Skip to content
Commit c7aa0e79 authored by Mikkel Kamstrup Erlandsen's avatar Mikkel Kamstrup Erlandsen Committed by Martin Pitt
Browse files

fix marshaling of arrays of GVariants

Add unit tests for marshaling of arrays of variants with all
transfer modes. Requires latest gobject-introspection.

Plug potential leaks of GArray data members

Fix calling of wrong cleanup_from_py for arrays

Simplify and fix logic for cleaning up arrays both in from_py()
and to_py() code paths.

https://bugzilla.gnome.org/show_bug.cgi?id=638915



Signed-off-by: default avatarMartin Pitt <martin.pitt@ubuntu.com>
parent c2ec4d8e
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment