Plug a huge mem leak in data-output-stream test
authorChristian Persch <chpe@gnome.org>
Fri, 3 Sep 2010 19:55:10 +0000 (15:55 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Fri, 3 Sep 2010 19:55:10 +0000 (15:55 -0400)
commite8bdd2cb7af29ca20a02f4ebef1c6301e22d1856
treef65f9a175c7926350e87b66792bb559a62c043c1
parent05d6fcf88cee64e168e978800fb66523c36a94fc
Plug a huge mem leak in data-output-stream test

==12763== 16,777,215 bytes in 1 blocks are possibly lost in loss record 357 of 357
==12763==    at 0x4004F1B: calloc (vg_replace_malloc.c:418)
==12763==    by 0x405711D: g_malloc0 (gmem.c:157)
==12763==    by 0x8048ED6: test_basic (data-output-stream.c:40)

Bug #628331.
gio/tests/data-output-stream.c