Author: akv
Date: 2012-04-29 23:19:51 +0200 (Sun, 29 Apr 2012)
New Revision: 4212

Modified:
   branches/4175-enfuse/src/rs-enfuse.c
Log:
More cleanup.

Modified: branches/4175-enfuse/src/rs-enfuse.c
===================================================================
--- branches/4175-enfuse/src/rs-enfuse.c        2012-04-29 20:37:29 UTC (rev 
4211)
+++ branches/4175-enfuse/src/rs-enfuse.c        2012-04-29 21:19:51 UTC (rev 
4212)
@@ -225,6 +225,7 @@
        }
       printf("command: %s\n", command->str);
       if (system(command->str));
+      g_list_free(files);
     }
   return aligned_names;
 }


_______________________________________________
Rawstudio-commit mailing list
[email protected]
http://rawstudio.org/cgi-bin/mailman/listinfo/rawstudio-commit

Reply via email to