Fix memory leak related to genlist and popup data 01/136401/4
authorJihoon Kim <jihoon48.kim@samsung.com>
Wed, 28 Jun 2017 22:58:35 +0000 (07:58 +0900)
committerJihoon Kim <jihoon48.kim@samsung.com>
Thu, 29 Jun 2017 09:54:29 +0000 (18:54 +0900)
commitc4cf84a6ef48f184842800e6e978b3be24058739
treecbec71a4be4f86335938a2ae8b4b9f00b0313b18
parent4b48274a52372c73b50a3bd1a921a239845c392e
Fix memory leak related to genlist and popup data

The allocated memory should be deallocated when the associated widget is destroyed not selected.

Change-Id: Ib8d0acb20b52d9024519afbefbfb0173e4453a70
Signed-off-by: Jihoon Kim <jihoon48.kim@samsung.com>
im_setting_list/input_method_setting_list_popup_view.cpp
im_setting_list/input_method_setting_list_ui.cpp
im_setting_selector/input_method_setting_selector_ui.cpp