Index: trunk/psModules/src/concepts/pmConceptsStandard.c
===================================================================
--- trunk/psModules/src/concepts/pmConceptsStandard.c	(revision 12742)
+++ trunk/psModules/src/concepts/pmConceptsStandard.c	(revision 12759)
@@ -284,4 +284,5 @@
     if (concept->type != PS_DATA_STRING) {
         psError(PS_ERR_UNKNOWN, true, "CELL.TRIMSEC after read is not of type STR (%x)\n", concept->type);
+        psFree(trimsec);
         return NULL;
     } else {
