﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	severity	resolution	keywords	cc
354	poisoning of std. memory functions	robert.desonia@…	robert.desonia@…	"Per our conversation in the 5 Apr polycon, I did the following:

1.  Modified pslib.h so that it does not poison functions like
malloc/realloc/free.  This is intended to be the external-user's header.

2.  Created pslib_strict.h that is equivalent to pslib.h except that it poisons
the use of malloc, etc.

3.  Changes references of pslib.h to pslib_strict.h within psLib.


This should probably be folded back into the document.

-rdd"	defect	closed	high		PSLib SDRS	unspecified	minor	fixed		
