Index: trunk/psphot/src/psphot.c
===================================================================
--- trunk/psphot/src/psphot.c	(revision 4641)
+++ trunk/psphot/src/psphot.c	(revision 4901)
@@ -14,4 +14,5 @@
     // load input data (image and config)
     // create or load mask and noise images
+    // we have memory leaks here -- may be from psMetadata
     imdata = setup (config);
 
