gdbusintrospection: fix introspection annotations
authorGiovanni Campagna <gcampagna@src.gnome.org>
Thu, 30 Jun 2011 23:59:13 +0000 (01:59 +0200)
committerColin Walters <walters@verbum.org>
Wed, 20 Jul 2011 17:50:20 +0000 (13:50 -0400)
commit4e015d36a06a896c8f5ec575c1b02fedefe47397
treed168eb48addf723bf1f001868bccfb0ad06500c9
parent4e213f385b45d8ce5d2fdb612d3706e214a7b368
gdbusintrospection: fix introspection annotations

g_dbus_interface_info_lookup_* were incorrectly considered
(transfer full) by introspected bindings, and this caused memory
corruptions.

https://bugzilla.gnome.org/show_bug.cgi?id=622921
gio/gdbusintrospection.c