Index: trunk/psLib/src/imageops/psImagePixelExtract.c
===================================================================
--- trunk/psLib/src/imageops/psImagePixelExtract.c	(revision 7124)
+++ trunk/psLib/src/imageops/psImagePixelExtract.c	(revision 7125)
@@ -8,6 +8,6 @@
  *  @author Robert DeSonia, MHPCC
  *
- *  @version $Revision: 1.23 $ $Name: not supported by cvs2svn $
- *  @date $Date: 2006-05-16 20:40:26 $
+ *  @version $Revision: 1.24 $ $Name: not supported by cvs2svn $
+ *  @date $Date: 2006-05-16 23:12:20 $
  *
  *  Copyright 2004-2005 Maui High Performance Computing Center, University of Hawaii
@@ -103,4 +103,5 @@
         psError(PS_ERR_BAD_PARAMETER_TYPE, true,
                 "Specified psImage has invalid type for this function.\n");
+        psFree(out);
         return NULL;
     }
