Plug a mem leak in the gdbus-proxy test
authorChristian Persch <chpe@gnome.org>
Fri, 3 Sep 2010 20:05:28 +0000 (16:05 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Fri, 3 Sep 2010 20:05:28 +0000 (16:05 -0400)
commitdb4fb1b115b2cd4142454db64da2b0abfedcd31b
tree00d3b61c9a028e1284b884a515c11ba51ad5128c
parent5de1bf4a91f405ed5bca4768961e830c8b95e48c
Plug a mem leak in the gdbus-proxy test

==23341== 65 bytes in 3 blocks are definitely lost in loss record 927 of 1,020
==23341==    at 0x4005BDC: malloc (vg_replace_malloc.c:195)
==23341==    by 0x4057094: g_malloc (gmem.c:134)
==23341==    by 0x40573DB: g_malloc_n (gmem.c:281)
==23341==    by 0x40717FC: g_strdup (gstrfuncs.c:101)
==23341==    by 0x4147F56: value_lcopy_string (gvaluetypes.c:313)
==23341==    by 0x4123F0B: g_object_get_valist (gobject.c:1643)
==23341==    by 0x41240FF: g_object_get (gobject.c:1731)
==23341==    by 0x804C39E: test_basic (gdbus-proxy.c:522)

Bug #628331.
gio/tests/gdbus-proxy.c