Fix crash when ui-gadget unloads shortcut module 40/78440/2 submit/tizen/20160706.043533
authorSemun Lee <sm79.lee@samsung.com>
Tue, 5 Jul 2016 12:14:55 +0000 (21:14 +0900)
committerSemun Lee <sm79.lee@samsung.com>
Wed, 6 Jul 2016 02:25:47 +0000 (11:25 +0900)
commit8f4d0f73e47345a9b15faa1fd756d7d5f70d6c62
tree5097bbcf2a030b006deef068e5f0e69bebcade3c
parentcf685c91b13551578e6644d905ff562f451801f6
Fix crash when ui-gadget unloads shortcut module

Passing static variable string to g_dbus_error_register_error_domain
may cause crash after ui-gadget unloads shortcut module.

Change-Id: I0f76fe64f6b753f0b8f1bbeb1662b01686f0870b
Signed-off-by: Semun Lee <sm79.lee@samsung.com>
lib/src/shortcut_manager.c