[Bug 50341] Special trick to add a contact in WLM
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Thu Jun 28 12:46:21 CEST 2012
https://bugs.freedesktop.org/show_bug.cgi?id=50341
--- Comment #33 from Jonny Lamb <jonny.lamb at collabora.co.uk> 2012-06-28 03:46:21 PDT ---
Comment on attachment 62367
--> https://bugs.freedesktop.org/attachment.cgi?id=62367
TpBaseConnection: use tp_handle_ensure_async() in RequestHandles
Review of attachment 62367:
--> (https://bugs.freedesktop.org/page.cgi?id=splinter.html&bug=50341&attachment=62367)
-----------------------------------------------------------------
::: telepathy-glib/base-connection.c
@@ +2621,5 @@
> + request->handles = g_array_sized_new (FALSE, TRUE, sizeof (guint), count);
> + request->n_pending = count;
> + request->context = context;
> +
> + /* _sized_new() just pre-allocate memory, but handles->len is still 0 */
pre-allocates
--
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