Diff between d184f1d0e1084e87ac71b2c00bc1dbff8766f25f and 2a776169f486fdbc013dace905cdfc4820cffd9a
Changed Files
| File | Additions | Deletions | Status |
| obexd/client/pbap.c | +1 | -0 | modified |
Full Patch
diff --git a/obexd/client/pbap.c b/obexd/client/pbap.c
index 5820a37..cba1aab 100644
--- a/obexd/client/pbap.c
+++ b/obexd/client/pbap.c
@@ -441,6 +441,7 @@ static DBusMessage *pull_phonebook(struct session_data *session,
break;
default:
fprintf(stderr, "Unexpected type : 0x%2x\n", type);
+ return NULL;
}
if (session_get(session, "x-bt/phonebook", name, NULL,