Apply tizen 3.0 based product patchsets
[platform/core/connectivity/bluetooth-frwk.git] / bt-service / bt-service-pbap.c
index fa9e27b..2a1b196 100644 (file)
@@ -933,7 +933,7 @@ int __bt_pbap_call_get_vcards_list(GDBusProxy *proxy, bt_pbap_data_t *pbap_data)
 
        g_free(folder);
        g_free(order_str);
-       g_hash_table_unref((GHashTable *)filters);
+
        /* In _bt_pbap_get_list(), path(type) is set to "nil", but current type is not null.
             The path should be reset here */
        selected_path.type = -1;