Index: /trunk/archive/pslib/src/Utils/psErrorCodes.dat
===================================================================
--- /trunk/archive/pslib/src/Utils/psErrorCodes.dat	(revision 388)
+++ /trunk/archive/pslib/src/Utils/psErrorCodes.dat	(revision 389)
@@ -8,2 +8,4 @@
 BADFREE,		bad argument to psFree()
 MEMORY_CORRUPTION,	memory corruption detected
+MEMORY_EXHAUSTED,       unable to allocate requested memory
+BAD_INDEX,		index is out of range
