NFC Bug Fix : g_variant_unref replaces g_object_unref 03/18303/1
authorSungjae Lim <neueziel.lim@samsung.com>
Fri, 18 Oct 2013 08:13:38 +0000 (17:13 +0900)
committerJi-hoon Jung <jh8801.jung@samsung.com>
Thu, 20 Mar 2014 09:38:21 +0000 (18:38 +0900)
commita99854aa818a3ec1edcc9b7c37f6fd02ec59534a
tree38206e699de084d3aa69105d813a814fd4c41615
parentbf940abba08ed3e1de1375b482f155b298bc9981
NFC Bug Fix : g_variant_unref replaces g_object_unref

[issue#]use wrong unref
[problem]Crash occured
[solution]replace the g object unref

Signed-off-by: Jihoon Jung <jh8801.jung@samsung.com>
Change-Id: Iad4c099f56629a9df3fbb36935f45280f8dd379b
daemon/net_nfc_server_snep.c