resources: tests: Plug a mem leak
authorChristian Persch <chpe@gnome.org>
Sun, 5 Feb 2012 15:12:23 +0000 (16:12 +0100)
committerChristian Persch <chpe@gnome.org>
Sun, 5 Feb 2012 18:57:09 +0000 (19:57 +0100)
commit74c262a8bd4a1fa6a0163ceb22667852c891c159
treeee63ab30bbe4af1b612f91d37e0eb4efa5b66717
parentffe7a3293f7e69fab1211f014a54b78fb7611ee0
resources: tests: Plug a mem leak

==27820== 31 bytes in 1 blocks are definitely lost in loss record 587 of 866
==27820==    at 0x402AD89: malloc (vg_replace_malloc.c:236)
==27820==    by 0x4084724: standard_malloc (gmem.c:85)
==27820==    by 0x40847C7: g_malloc (gmem.c:159)
==27820==    by 0x4084AB4: g_malloc_n (gmem.c:361)
==27820==    by 0x409D6A1: g_strdup (gstrfuncs.c:356)
==27820==    by 0x4069FF7: g_get_current_dir (gfileutils.c:2544)
==27820==    by 0x804BCA7: test_resource_module (resources.c:370)
gio/tests/resources.c