﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	severity	resolution	keywords	cc
1118	better memory free than psLibFinalize	eugene	Paul Price	psLibFinalize frees all memory and shuts down psLib functions.  However, it also closes out the memory checks.  that means that programs like ppImage have to themselves call the functions that free psLib memory (psTimeFinalize, psTimerStop, etc) before calling psMemCheckLeaks().  We should re-work this so that we can call a single function (psLibSomething) to free the memory.	enhancement	new	high		sys	unspecified	minor			
