[Bug 26590] GetFrequentContacts

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Fri Oct 8 04:35:35 CEST 2010


https://bugs.freedesktop.org/show_bug.cgi?id=26590

--- Comment #12 from Danielle Madeley <danielle.madeley at collabora.co.uk> 2010-10-07 19:35:35 PDT ---
(In reply to comment #8)

> +  if (priv->sqlite_store)
> +    {
> +      g_object_unref (priv->sqlite_store);
> +      priv->sqlite_store = NULL;
> +    }
> tp_clear_object() ftw!

Fixed.

> You could make use of tp_value_array_unpack()

Where? The only new calls to g_value_array_get_nth() are specifically
retrieving the nth value of multiple structures.

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.


More information about the telepathy-bugs mailing list