efl/src/lib/evas/cache
Carsten Haitzler e15d9c86df eina file refs in edje/evas - audit them and plug holes where refs stay
in 1 situation at least we delete the eina file (close it) but keep
the ptr around (during destruction) which could cause issues with
callbaks and events on del and so on.... which may lead to multiple
closes where only one should happen ... which would explain my invalid
eina file ref problems i'm seeing. i carefully matched eina file
handle stores/opens/dups to closes in edje/evas and they seemed to all
match up so this audit with comments and fixes seems to have plugged
that now.

@fix
2019-08-21 20:02:24 +01:00
..
evas_cache.h evas image: fix a bug in image preloading. 2018-09-03 17:12:55 +09:00
evas_cache_engine_image.c evas: remove unused function evas_cache_engine_image_request. 2017-10-05 09:41:41 -07:00
evas_cache_image.c eina file refs in edje/evas - audit them and plug holes where refs stay 2019-08-21 20:02:24 +01:00
evas_preload.c Evas: remove Evil.h when not needed and use evil_private when needed 2019-05-20 08:46:02 -04:00
meson.build here comes meson 2018-10-02 17:22:50 +02:00