[Bug 30422] Provide GVariant-based access to all a{sv} things
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Thu Mar 8 22:24:15 CET 2012
https://bugs.freedesktop.org/show_bug.cgi?id=30422
--- Comment #12 from Jonny Lamb <jonny.lamb at collabora.co.uk> 2012-03-08 13:24:15 PST ---
Comment on attachment 58194
--> https://bugs.freedesktop.org/attachment.cgi?id=58194
[6/7] tp_account_update_parameters_vardict_async: add
Review of attachment 58194:
--> (https://bugs.freedesktop.org/page.cgi?id=splinter.html&bug=30422&attachment=58194)
-----------------------------------------------------------------
::: tests/dbus/account.c
@@ +268,5 @@
> + if (!tp_strdiff (data, "vardict"))
> + {
> + tp_account_update_parameters_vardict_async (test->account,
> + g_variant_new_parsed ("{ 'set': <%s> }", "value"), unset,
> + tp_tests_result_ready_cb, &test->result);
doesn't this leak the new GVariant?
--
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA Contact for the bug.
More information about the telepathy-bugs
mailing list