SOMEONE.... changed the evas jpeg loader to use a membuf src... like
authorraster <raster@7cbeb6ba-43b4-40fd-8cce-4c39aea84d33>
Sat, 30 Jul 2011 01:13:29 +0000 (01:13 +0000)
committerraster <raster@7cbeb6ba-43b4-40fd-8cce-4c39aea84d33>
Sat, 30 Jul 2011 01:13:29 +0000 (01:13 +0000)
commitaf9b3ddb30d57f62eaa47514c84e48df4a378ce7
tree0b858608e0c719442faff005b5c2d6f939b2c727
parent188a9929a4897522d288484944fc9dc9f17967b4
SOMEONE.... changed the evas jpeg loader to use a membuf src... like
eina_file.... and that SOMEONE didnt check to see if libjpeg always
calls the term func... lkike when decoding headers... when it DOESNT.
force the term func to be called whenever destroying the compress
anyway (and if its already done it'll savely just return and not free
anything)

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/evas@61914 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33
src/modules/loaders/jpeg/evas_image_load_jpeg.c