Enlightenment CVS committal Author : raster Project : e_modules Module : bling
Dir : e_modules/bling Modified Files: e_mod_main.c Log Message: bling leak patch - metrics =================================================================== RCS file: /cvs/e/e_modules/bling/e_mod_main.c,v retrieving revision 1.6 retrieving revision 1.7 diff -u -3 -r1.6 -r1.7 --- e_mod_main.c 3 Jul 2006 20:19:20 -0000 1.6 +++ e_mod_main.c 28 Oct 2006 01:27:49 -0000 1.7 @@ -234,6 +234,7 @@ ecore_idle_enterer_add(_bling_composite_restart, b); else if (!composite_init(b)) { + E_CONFIG_DD_FREE(b->conf_edd); E_FREE(b); return NULL; } ------------------------------------------------------------------------- Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 _______________________________________________ enlightenment-cvs mailing list enlightenment-cvs@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs