Enlightenment CVS committal Author : sebastid Project : e17 Module : apps/e
Dir : e17/apps/e/src/bin Modified Files: e_apps.c Log Message: Remove double free =================================================================== RCS file: /cvsroot/enlightenment/e17/apps/e/src/bin/e_apps.c,v retrieving revision 1.89 retrieving revision 1.90 diff -u -3 -r1.89 -r1.90 --- e_apps.c 4 Oct 2005 21:59:15 -0000 1.89 +++ e_apps.c 4 Oct 2005 22:19:51 -0000 1.90 @@ -327,7 +327,6 @@ } } } - free(s); } ecore_list_destroy(files); } @@ -1387,7 +1386,6 @@ } } } - free(s); } ecore_list_destroy(files); } ------------------------------------------------------- This SF.Net email is sponsored by: Power Architecture Resource Center: Free content, downloads, discussions, and more. http://solutions.newsforge.com/ibmarch.tmpl _______________________________________________ enlightenment-cvs mailing list enlightenment-cvs@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs