efl/legacy/edje/src
Leandro Dorileo c403be3bb7 Edje: invalidate double named group
What happens if a group has 2 name statements("double named")?
edje will fail to free the groups cache while shuting down due
the collection directory entry hash having two entries with
different names but pointing to the same object - the second try
to free the part mem pool will fail - since it was freed before -
and issue an abort.


SVN revision: 82093
2013-01-03 18:17:42 +00:00
..
bin Edje: invalidate double named group 2013-01-03 18:17:42 +00:00
examples edje: update physics to handle ephysics API breakage 2012-12-11 21:30:38 +00:00
lib edje: ecore_imf_context_cursor_position_set don't need to be called when the object is moved 2012-12-21 11:39:36 +00:00
modules edje: automatically emit ['edje,change,file', 'edje'] when the file change on disk. 2012-05-09 09:16:52 +00:00
tests merge: add evas tests and examples 2012-11-14 20:12:53 +00:00
Makefile.am From: Prince Kumar Dubey <prince.dubey@samsung.com> 2011-11-04 12:18:13 +00:00