resources: tests: Plug a mem leak
commite194a9032f03a14b4a2be85c370a9cf52faeb3d2
authorChristian Persch <chpe@gnome.org>
Sun, 5 Feb 2012 15:16:37 +0000 (5 16:16 +0100)
committerChristian Persch <chpe@gnome.org>
Sun, 5 Feb 2012 18:57:10 +0000 (5 19:57 +0100)
tree79fa84813fd592e8b48e6fce4b1483e3f15a9ca7
parent108e11875e74c9c9483cab1a8f72e432bdbb8004
resources: tests: Plug a mem leak

==28778== 700 (20 direct, 680 indirect) bytes in 1 blocks are definitely lost in loss record 842 of 863
==28778==    at 0x402AD89: malloc (vg_replace_malloc.c:236)
==28778==    by 0x4084724: standard_malloc (gmem.c:85)
==28778==    by 0x40847C7: g_malloc (gmem.c:159)
==28778==    by 0x409B1E1: g_slice_alloc (gslice.c:1003)
==28778==    by 0x405396B: g_bytes_new_with_free_func (gbytes.c:173)
==28778==    by 0x405390D: g_bytes_new_take (gbytes.c:122)
==28778==    by 0x804C2B1: test_uri_query_info (resources.c:435)
gio/tests/resources.c