Plug a mem leak
authorChristian Persch <chpe@gnome.org>
Mon, 30 Aug 2010 14:14:39 +0000 (10:14 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Mon, 30 Aug 2010 14:14:39 +0000 (10:14 -0400)
commit6879256f360ed46c2238b273a239f99d08a62915
tree608294dc5efeec949230adccdc7dfad2fb02dd42
parentbb221b68df5de89fce4cb70b789df6173d9c2c92
Plug a mem leak

==6793== 16 bytes in 1 blocks are definitely lost in loss record 632 of 1,423
==6793==    at 0x4005BDC: malloc (vg_replace_malloc.c:195)
==6793==    by 0x4057094: g_malloc (gmem.c:134)
==6793==    by 0x417FC29: g_data_input_stream_read_line (gdatainputstream.c:797)
==6793==    by 0x41F99C1: _my_g_data_input_stream_read_line (gdbusauth.c:279)
==6793==    by 0x41FA728: _g_dbus_auth_run_client (gdbusauth.c:759)

Bug #628327.
gio/gdbusauth.c