efl/src/modules
Subhransu Mohanty c904970ad3 evas/engine: Fix memory leak in generic cache.
Summary:
During shutdown we used to call engine_image_free() which was causing some deadlock.
as we have evas_cache which takes care of freeing all the images we just have to
delete the generic cache without freeing the image during shutdown.

Reviewers: Hermet

Reviewed By: Hermet

Subscribers: cedric, #reviewers, #committers

Tags: #efl

Differential Revision: https://phab.enlightenment.org/D11915
2020-06-15 15:39:54 +02:00
..
ecore ecore: use standard LC_ALL instead of __LC_ALL in systemd module 2020-06-11 15:50:19 +02:00
ecore_buffer meson: support unified suffixes for modules 2020-04-07 10:58:17 +02:00
ecore_evas ecore_evas_x - fix maximize/unmaximize request corner case 2020-05-03 15:35:44 +01:00
ecore_imf meson: support unified suffixes for modules 2020-04-07 10:58:17 +02:00
ecore_wl2 meson: support unified suffixes for modules 2020-04-07 10:58:17 +02:00
eeze meson: support unified suffixes for modules 2020-04-07 10:58:17 +02:00
eina eina: introduce a simple malloc near implementation for Chained Mempool. 2019-10-30 08:14:29 -07:00
elementary meson: support unified suffixes for modules 2020-04-07 10:58:17 +02:00
emotion meson: support unified suffixes for modules 2020-04-07 10:58:17 +02:00
ethumb meson: support unified suffixes for modules 2020-04-07 10:58:17 +02:00
evas evas/engine: Fix memory leak in generic cache. 2020-06-15 15:39:54 +02:00