efl/src/lib/ecore_ipc
Subhransu Mohanty a02deffad7 ecore_ipc: Fix memory leak
Summary:
As delete_me flag was not updated in the delete callback it dosen't
call ecore_ipc_client_del() on the client hence the leak.

Reviewers: Hermet, raster, bu5hm4n, CHAN

Reviewed By: Hermet, CHAN

Subscribers: CHAN, cedric, #reviewers, #committers

Tags: #efl

Differential Revision: https://phab.enlightenment.org/D11927
2020-06-08 20:27:42 +09:00
..
Ecore_Ipc.h all: Simplify definition of EAPI 2018-01-18 18:04:03 +09:00
ecore_ipc.c ecore_ipc: Fix memory leak 2020-06-08 20:27:42 +09:00
ecore_ipc_private.h efl: remove _MSC_VER (Visual Studio macro) usage in source code 2018-01-04 12:59:47 -08:00
meson.build refactor build 2020-05-27 11:06:46 +02:00