e_devicemgr: clean up tizen_input_device objects when a client destroys 89/276089/1
authorduna.oh <duna.oh@samsung.com>
Tue, 26 Apr 2022 06:32:56 +0000 (15:32 +0900)
committerJunseok Kim <juns.kim@samsung.com>
Thu, 9 Jun 2022 10:23:26 +0000 (19:23 +0900)
commit327d68ba7826d1dff9424b0714e0b79336c8d3ea
treee75206dcc4224c0c3ff00ab117448839ba1eb52f
parentdcb7156cb23bb96325ae756b14f5916786580865
e_devicemgr: clean up tizen_input_device objects when a client destroys

There is a bug that a client does not send destroy requests,
then tizen_input_device objects would stay undeleted.
This commit fixes memory leak of tizen_input_device objs.

Change-Id: I96deae1f41a63dcc7c3525c26a17613d86bce408
src/bin/e_devicemgr_private.h
src/bin/e_devicemgr_wl.c