Enlightenment CVS committal

Author  : raster
Project : e17
Module  : libs/ecore

Dir     : e17/libs/ecore/src/bin


Modified Files:
        ecore_test.c 


Log Message:


bad free. bad!

===================================================================
RCS file: /cvs/e/e17/libs/ecore/src/bin/ecore_test.c,v
retrieving revision 1.19
retrieving revision 1.20
diff -u -3 -r1.19 -r1.20
--- ecore_test.c        5 Sep 2005 10:17:08 -0000       1.19
+++ ecore_test.c        20 Aug 2006 02:48:24 -0000      1.20
@@ -519,7 +519,6 @@
    ecore_x_netwm_name_set(win, "Ecore Test Program");
    ecore_x_icccm_title_set(win, "Ecore Test Program");
    //printf("Title currently: %s\n", tmp);
-   free(tmp);
 #if 0
    /* Visibile title should be set by the wm */
    tmp = ecore_x_netwm_visible_name_get(win);



-------------------------------------------------------------------------
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

Reply via email to