﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	severity	resolution	keywords	cc
233	p_psFree calls psError, but returns void	Paul Price	robert.desonia@…	"p_psFree calls psError (pushing an error onto the stack), but returns void, so
that the error is lost.  Two possible solutions are:
(1) Have psFree return a bool, but this makes the API different from the regular
free call.
(2) Remove psError, perhaps replacing with an abort?

I suggest (2)."	defect	closed	low		sys	0.3.0	trivial	fixed		
