﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	severity	resolution	keywords	cc
526	p_psVectorClippedStats init bug	eugene	gusciora@…	"p_psVectorClippedStats uses a local, static, temporary variable to store some
statistics.  The structure needs to be initialized if it is not allocated in a
given call.  Otherwise, the results from the previous call will be left behind,
and values such as the mean will not be recalculated.

alternatively, don't bother with the local static and accept the Alloc each call
to psVectorStats."	defect	closed	high		math	0.7.0	normal	fixed		
