Diff between f1e88405c05f12689a1fe19e58fa1ddfc0612d83 and 33b0aeda71931ca41ba641bd6051336ee0424a95
Changed Files
| File | Additions | Deletions | Status |
| obexd/client/pbap.c | +0 | -2 | modified |
Full Patch
diff --git a/obexd/client/pbap.c b/obexd/client/pbap.c
index ea4a023..b17b4f4 100644
--- a/obexd/client/pbap.c
+++ b/obexd/client/pbap.c
@@ -262,8 +262,6 @@ static void read_return_apparam(struct obc_transfer *transfer,
phone_book_size);
g_obex_apparam_get_uint8(apparam, NEWMISSEDCALLS_TAG,
new_missed_calls);
-
- g_obex_apparam_free(apparam);
}
static void phonebook_size_callback(struct obc_session *session,