Parent: f7e9ee6cb9e0f75ba401e5246077a10994f85a81
Author: Slawomir Bochenski <lkslawek@gmail.com>
Committer: Marcel Holtmann <marcel@holtmann.org>
Date: 2012-12-04 23:48:36
Tree: ae474449f5e6db685ca12b910aa8a0f58025e1bd
obexd: Fix GLib assertion in NEW_MISSED_CALLS_LIST reply handling This fixes error "GLIB CRITICAL ** Tracker - tracker_db_cursor_get_value_type: assertion `column < n_columns' failed" occurring when pulling phone book or doing listing for missed calls. The number of expected columns in reply to NEW_MISSED_CALLS_LIST query was incorrectly set to PULL_QUERY_COL_AMOUNT (23) but the query actually returns 3 columns.
Diffstat
| M | obexd/plugins/phonebook-tracker.c | | | 3 | ++- |
1 files changed, 2 insertions(+), 1 deletions(-)