efl/src/lib/evas/cache
Jean-Philippe Andre ef759b6395 evas: Prevent crashes in case of error
SEGV would happen if the cache was NULL, as the error pointer
was also NULL in some cases (root cause for cache == NULL not
quite known, happens in elm_suite with CK_FORK=no).

Note: simply adding evas_common_init() to evas_init() leads to
a whole new set of issues with CK_FORK=no elm_suite - not good.
2016-09-23 11:28:14 +09:00
..
evas_cache.h Evas: Use Evas_Colorspace to declare cspace 2014-04-15 18:50:37 +09:00
evas_cache_engine_image.c evas engine cache - drop useless iff that assert already checked 2016-07-11 22:09:12 +09:00
evas_cache_image.c evas: Prevent crashes in case of error 2016-09-23 11:28:14 +09:00
evas_preload.c efl - set thread names for internally created threads for debugging 2015-09-10 15:17:08 +09:00