Plug mem leaks in gdbus tests & examples
authorChristian Persch <chpe@gnome.org>
Fri, 14 May 2010 18:07:15 +0000 (20:07 +0200)
committerChristian Persch <chpe@gnome.org>
Fri, 14 May 2010 22:12:18 +0000 (00:12 +0200)
commit661e5ea69f2d370af6e4e9c73242cf158414dd5d
tree99178aa14e2d13c7c3cb8a998563747b90202195
parent60c53fef4788d4773704cb1affd2fb0f4d1d8830
Plug mem leaks in gdbus tests & examples

Use "&s" instead of "s", and free the variant iters after use.

Bug #618663.
gio/tests/gdbus-example-peer.c
gio/tests/gdbus-example-proxy-subclass.c
gio/tests/gdbus-example-server.c
gio/tests/gdbus-example-subtree.c
gio/tests/gdbus-example-watch-proxy.c
gio/tests/gdbus-export.c
gio/tests/gdbus-introspection.c
gio/tests/gdbus-peer.c
gio/tests/gdbus-proxy.c