Fix crashing nfc-manager in boot
authorWonkyu Kwon <wonkyu.kwon@samsung.com>
Fri, 5 Apr 2013 01:13:38 +0000 (10:13 +0900)
committerWonkyu Kwon <wonkyu.kwon@samsung.com>
Fri, 5 Apr 2013 10:07:24 +0000 (19:07 +0900)
 - remove g_object_unref function

Change-Id: Ic5ce07763a8a27d80284565f4250a4bcf87916f5

client/ClientIPC.cpp
packaging/smartcard-service.spec

index de28bba..b4de978 100644 (file)
@@ -113,8 +113,6 @@ namespace smartcard_service_api
                                                g_error_free(error);
                                        }
                                }
-
-                               g_object_unref(proxy);
                        }
                        else
                        {
index 9373629..f482077 100644 (file)
@@ -1,6 +1,6 @@
 Name:       smartcard-service
 Summary:    Smartcard Service FW
-Version:    0.1.15
+Version:    0.1.16
 Release:    0
 Group:      libs
 License:    Apache-2.0