Return values of g_variant_get_child_value() were not unreffed correctly together with one value returned by g_variant_get(). Use g_variant_get_data() instead of copying each byte separately. https://bugzilla.gnome.org/show_bug.cgi?id=712799
Return values of g_variant_get_child_value() were not unreffed correctly together with one value returned by g_variant_get(). Use g_variant_get_data() instead of copying each byte separately. https://bugzilla.gnome.org/show_bug.cgi?id=712799