efl/src/modules
Subhransu Mohanty 97f4f7127a 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-03 13:03:39 +09:00
..
ecore meson: do no build upower on macos 2020-04-07 10:58:24 +02:00
ecore_buffer meson: support unified suffixes for modules 2020-04-07 10:58:17 +02:00
ecore_evas refactor build 2020-05-27 11:06:46 +02:00
ecore_imf refactor build 2020-05-27 11:06:46 +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 build: modules: harmonize use of package_c_args 2020-05-26 10:15:24 +02:00
emotion Revert "Fix EAPI definition by defining EFL_BUILD for each built DLL" 2020-05-18 11:13:59 +01:00
ethumb Revert "Fix EAPI definition by defining EFL_BUILD for each built DLL" 2020-05-18 11:13:59 +01:00
evas evas/engine: Fix memory leak in generic cache. 2020-06-03 13:03:39 +09:00