Skip to content
  • Christian Persch's avatar
    Plug a mem leak · 6879256f
    Christian Persch authored and Matthias Clasen's avatar Matthias Clasen committed
    ==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.
    6879256f