Enlightenment CVS committal Author : raster Project : e17 Module : libs/eet
Dir : e17/libs/eet/src/lib Modified Files: eet_lib.c Log Message: leak--; =================================================================== RCS file: /cvsroot/enlightenment/e17/libs/eet/src/lib/eet_lib.c,v retrieving revision 1.21 retrieving revision 1.22 diff -u -3 -r1.21 -r1.22 --- eet_lib.c 16 Dec 2004 09:30:15 -0000 1.21 +++ eet_lib.c 10 Jan 2005 04:26:50 -0000 1.22 @@ -926,6 +926,7 @@ ef->header->directory->hash[hash].node[i].data_size = size; ef->header->directory->hash[hash].node[i].data = data2; exists_already = 1; + free(name2); break; } } ------------------------------------------------------- The SF.Net email is sponsored by: Beat the post-holiday blues Get a FREE limited edition SourceForge.net t-shirt from ThinkGeek. It's fun and FREE -- well, almost....http://www.thinkgeek.com/sfshirt _______________________________________________ enlightenment-cvs mailing list enlightenment-cvs@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs