Apply tizen 3.0 based product patchsets
[platform/core/connectivity/bluetooth-frwk.git] / test / bluetooth-frwk-test.c
index eeeda98..ea4dba1 100644 (file)
@@ -562,7 +562,7 @@ int test_input_callback(void *data)
                ret = bluetooth_authorize_device(&device_address, FALSE);
                if (ret < 0)
                        TC_PRT("%s failed with [0x%04x]", tc_table[23].tc_name, ret);
-                       break;
+               break;
        }
        case 25:
        {
@@ -1168,6 +1168,8 @@ int test_input_callback(void *data)
 
                TC_PRT("service obj_path is %s", svc_obj_path);
 
+               g_free(service_uuid);
+
                break;
        }