efl/src/lib/evas/cache
Carsten Haitzler 6aa72e3cf6 evas - async preload cancel fix - don't double delete/free
just match the ref with the drop anddon't also manually free the image
as this leads to accessing of freed memory which is not a good thing.

this should fix T5374

@fix
2017-04-10 10:40:52 +09:00
..
evas_cache.h evas: simplify waiting logic for image decoding as we do not need lock and cond with Ecore_Thread infra. 2017-02-02 10:30:39 -08:00
evas_cache_engine_image.c evas - clean up whitespace and 80 column wrapping and commented out code 2016-12-28 13:31:48 +09:00
evas_cache_image.c evas - async preload cancel fix - don't double delete/free 2017-04-10 10:40:52 +09:00
evas_preload.c evas: make sure we always wait in the correct thread. 2017-02-02 10:30:39 -08:00