Index: /branches/eam_branches/ipp-20211108/psModules/src/objects/pmSourceIO_CMF.c.in
===================================================================
--- /branches/eam_branches/ipp-20211108/psModules/src/objects/pmSourceIO_CMF.c.in	(revision 42019)
+++ /branches/eam_branches/ipp-20211108/psModules/src/objects/pmSourceIO_CMF.c.in	(revision 42020)
@@ -296,4 +296,5 @@
     // generate an FITS table using the array of columns defined above, with space for all rows
     psFitsTable *table = psFitsTableCreate (tableColumns, sources->n);
+    psFree (tableColumns); // we are now done with the definition of the table columns
 
     /************ write the data to the table *****************/
