Fix crash when ui-gadget unloads notification module 36/78436/3 submit/tizen/20160706.043533
authorSemun Lee <sm79.lee@samsung.com>
Tue, 5 Jul 2016 12:06:43 +0000 (21:06 +0900)
committerSemun Lee <sm79.lee@samsung.com>
Wed, 6 Jul 2016 06:52:53 +0000 (23:52 -0700)
commit66555081a205f928dd9487967ec365fafd43f51b
treedac333f70733aa17da57f51e19dc93e8432d0902
parentd5784495d2a6d8d2c90e9c24b259053341fa9dae
Fix crash when ui-gadget unloads notification module

static variables may cause crash in g_dbus_error_register_error_domain

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