obexd: Fix return value checking of e_book_async_get_contacts

phonebook_create_cache() failed because checking the return value
e_book_async_get_contacts() was wrong. This would lead to a core dump as
the data was freed but was still used in the callbacks.
1 file changed