Enlightenment CVS committal Author : raster Project : e17 Module : libs/edje
Dir : e17/libs/edje/src/lib Modified Files: edje_message_queue.c Log Message: god damn.. chasing that bad mem access was tricky. found it after futzing with edje, evas and e. =================================================================== RCS file: /cvs/e/e17/libs/edje/src/lib/edje_message_queue.c,v retrieving revision 1.28 retrieving revision 1.29 diff -u -3 -r1.28 -r1.29 --- edje_message_queue.c 6 Jul 2007 23:03:05 -0000 1.28 +++ edje_message_queue.c 7 Aug 2007 14:20:47 -0000 1.29 @@ -44,7 +44,7 @@ ed = _edje_fetch(obj); if (!ed) return; - + for (l = msgq; l; l = l->next) { Edje_Message *em; ------------------------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Still grepping through log files to find problems? Stop. Now Search log events and configuration files using AJAX and a browser. Download your FREE copy of Splunk now >> http://get.splunk.com/ _______________________________________________ enlightenment-cvs mailing list enlightenment-cvs@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs