﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	severity	resolution	keywords	cc
723	psMemCheckType warning	David.Robbins@…	Paul Price	"psMemCheckType (& all of the corresponding types) seg faults if passed a
non-dynamically allocated variable.  For instance, the following will produce a
seg fault,

psSphere temp;
psMemCheckType(PS_DATA_SPHERE, &temp);

Because this function is forced to use the deallocator to check the type, there
is no real way to fix this.  We suggest simply adding a comment or warning to
the documentation concerning this issue."	defect	closed	high		PSLib SDRS	unspecified	normal	later		
