Fix notification_update_async bug 45/93145/1 accepted/tizen/common/20161031.121550 accepted/tizen/ivi/20161031.082305 accepted/tizen/mobile/20161031.082132 accepted/tizen/tv/20161031.082224 accepted/tizen/wearable/20161031.082246 submit/tizen/20161031.010650
authorHyunho Kang <hhstark.kang@samsung.com>
Thu, 20 Oct 2016 12:10:27 +0000 (21:10 +0900)
committerHyunho Kang <hhstark.kang@samsung.com>
Thu, 20 Oct 2016 12:12:34 +0000 (21:12 +0900)
commit5ef24e0b67ef879b8e7c155d2d93d9708094449b
tree263d940c6dcb589045d488a74b9dd87d5e266a28
parent81671d5bd7344aff78d0a13115bb2714bd93bcb8
Fix notification_update_async bug

Async should not free msg, will be freed by gdbus after async call done

Change-Id: I7bfce5a2c62d1d2e3b8b963fd05c3ddab8342527
Signed-off-by: Hyunho Kang <hhstark.kang@samsung.com>
src/notification_ipc.c