Enlightenment CVS committal

Author  : raster
Project : e17
Module  : libs/evas

Dir     : e17/libs/evas/src/lib/data


Modified Files:
        evas_stringshare.c 


Log Message:


1. abort on invalid stringshared del's - bad stuff and should be trapped.
2. disable module cleaning for now.

===================================================================
RCS file: /cvs/e/e17/libs/evas/src/lib/data/evas_stringshare.c,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -3 -r1.11 -r1.12
--- evas_stringshare.c  7 Jan 2006 14:26:01 -0000       1.11
+++ evas_stringshare.c  4 May 2007 08:18:05 -0000       1.12
@@ -117,4 +117,5 @@
          }
      }
    printf("EEEK trying to del non-shared stringshare \"%s\"\n", str);
+   abort();
 }



-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
enlightenment-cvs mailing list
enlightenment-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs

Reply via email to