Gabble is gradually migrating from a Loudmouth-compatible API shim to the underlying Wocky API. Since roster.c has already changed a lot in 0.11, there's not much point in leaving it with the "LM" API - we'll have to backport any changes anyway. http://git.collabora.co.uk/?p=user/smcv/telepathy-gabble-smcv.git;a=shortlog;h=refs/heads/wockify-roster
+static void +roster_received_cb (GObject *source_object, + GAsyncResult *result, + gpointer weak_ref) { I think this leaks the GabbleRoster reference. Otherwise looks kosher. Good stuff for ploughing through this. :)
(In reply to comment #1) > I think this leaks the GabbleRoster reference. Good catch, fixed.
ogogogogo go go ogo go go go go o gogo go ooggo oo o
0.11.2
Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.