* eet: fix bad allocation case triggered by edje new file format.
authorcedric <cedric>
Fri, 13 Aug 2010 15:21:52 +0000 (15:21 +0000)
committercedric <cedric@7cbeb6ba-43b4-40fd-8cce-4c39aea84d33>
Fri, 13 Aug 2010 15:21:52 +0000 (15:21 +0000)
commit7d05744326e06b1ac5f0999a580f95dc432ac915
treeea3d3732bbd7e2fce7c83edbea56f695b37f0aca
parent07ccc3b67a1c7d7854adef9787a0df7589146cbc
* eet: fix bad allocation case triggered by edje new file format.

Bad news, I also discovered in the same time that we introduced an
API/ABI breakage in 1.3.0. This patch does prevent it from coming
again, sadly, it imply an ABI break that I didn't find a proper
way to work around. So recompile eet and all the program that use
it after that commit.

git-svn-id: http://svn.enlightenment.org/svn/e/trunk/eet@51080 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33
ChangeLog
src/lib/Eet.h
src/lib/eet_data.c
src/tests/eet_data_suite.c
src/tests/eet_suite.c