[Bug 30422] Provide GVariant-based access to all a{sv} things
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Mon Apr 30 13:59:39 CEST 2012
https://bugs.freedesktop.org/show_bug.cgi?id=30422
--- Comment #39 from Xavier Claessens <xclaesse at gmail.com> 2012-04-30 04:59:39 PDT ---
Comment on attachment 60599
--> https://bugs.freedesktop.org/attachment.cgi?id=60599
Add tp_capabilities_dup_channel_classes_variant()
Review of attachment 60599:
--> (https://bugs.freedesktop.org/page.cgi?id=splinter.html&bug=30422&attachment=60599)
-----------------------------------------------------------------
::: telepathy-glib/capabilities.c
@@ +909,5 @@
> + */
> +GVariant *
> +tp_capabilities_dup_channel_classes_variant (TpCapabilities *self)
> +{
> + return self->priv->classes_variant;
This is not a dup, you should return g_variant_ref()
--
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