[Bug 32139] Shows phone clienttype when the remote user is logged in with both a phone and a pc

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Mon Apr 11 12:46:02 CEST 2011


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

--- Comment #5 from Jonny Lamb <jonny.lamb at collabora.co.uk> 2011-04-11 03:46:02 PDT ---
+ gchar ***types)

**************************

- *types = empty_array;
+ *types = g_strdupv (empty);

Not your code, but perhaps you should check whether types != NULL before
setting *types

Seems alright otherwise.

-- 
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