Enlightenment CVS committal

Author  : raster
Project : e17
Module  : libs/ecore

Dir     : e17/libs/ecore/src/bin


Modified Files:
      Tag: SPLIT
        ecore_test.c 


Log Message:


oops.... um paranoia double free on del req. i need to add magic trapping to
ecore_evas sometime to trap this kind of sillieness :)

===================================================================
RCS file: /cvsroot/enlightenment/e17/libs/ecore/src/bin/Attic/ecore_test.c,v
retrieving revision 1.1.2.20
retrieving revision 1.1.2.21
diff -u -3 -r1.1.2.20 -r1.1.2.21
--- ecore_test.c        11 Feb 2003 06:27:09 -0000      1.1.2.20
+++ ecore_test.c        11 Feb 2003 11:26:04 -0000      1.1.2.21
@@ -311,7 +311,6 @@
      objects[i] = NULL;
    ecore_timer_del(anim_timer);
    anim_timer = NULL;
-   ecore_evas_free(ee);
    ecore_main_loop_quit();
 }
 




-------------------------------------------------------
This SF.NET email is sponsored by:
SourceForge Enterprise Edition + IBM + LinuxWorld = Something 2 See!
http://www.vasoftware.com
_______________________________________________
enlightenment-cvs mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs

Reply via email to