Index: trunk/psLib/src/sys/psLogMsg.c
===================================================================
--- trunk/psLib/src/sys/psLogMsg.c	(revision 8604)
+++ trunk/psLib/src/sys/psLogMsg.c	(revision 8668)
@@ -11,6 +11,6 @@
  *  @author GLG, MHPCC
  *
- *  @version $Revision: 1.62 $ $Name: not supported by cvs2svn $
- *  @date $Date: 2006-08-25 22:06:08 $
+ *  @version $Revision: 1.63 $ $Name: not supported by cvs2svn $
+ *  @date $Date: 2006-08-29 20:23:54 $
  *
  *  Copyright 2004-2005 Maui High Performance Computing Center, University of Hawaii
@@ -351,4 +351,5 @@
             line = strtok_r(NULL, "\n", &msgPtr);
         }
+        psFree(msg);
     } else {
         write(logFD, "\n", 1);
