efl/src/lib/evas/cache
Shinwoo Kim 8da73f9a68 evas_cache_image: drop image after replacement
Summary:
When a newly created Image_Entry works for instead of an old one,
we need to drop it. And we did dorp it.

The line calling ref and drop was added by following commit.

   d550190 evas image cache - add lots more locking to try stamp out
           any thread bug

But it is missed by following commit.

   9f99ab1 evas cache: clear up caching locking and reference count.

Reviewers: Hermet, raster, jsuya, cedric

Reviewed By: cedric

Subscribers: cedric, #reviewers, #committers

Tags: #efl

Differential Revision: https://phab.enlightenment.org/D10333
2019-10-14 11:07:27 +09: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 evas_cache_image: drop image after replacement 2019-10-14 11:07:27 +09: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