Fix EINA_ARRAY_ITER_NEXT off by one bug. With this fix you can no longer push
authorcedric <cedric>
Fri, 19 Dec 2008 17:55:57 +0000 (17:55 +0000)
committercedric <cedric@7cbeb6ba-43b4-40fd-8cce-4c39aea84d33>
Fri, 19 Dec 2008 17:55:57 +0000 (17:55 +0000)
commit6ebc93677f21cd30f2e892332855384632a2a305
treebe451c1bdb133e008faad263a9f2202b450cbd88
parent1548ba53272f82a893e46f754c38bb24385cf14e
Fix EINA_ARRAY_ITER_NEXT off by one bug. With this fix you can no longer push
NULL pointer inside an array.

git-svn-id: http://svn.enlightenment.org/svn/e/trunk/eina@38232 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33
src/include/eina_array.h
src/include/eina_inline_array.x