GNOME Bugzilla – Bug 677295
Small memleak in GnomeXkbInfo
Last modified: 2012-09-16 22:13:08 UTC
==24058== 668 bytes in 167 blocks are definitely lost in loss record 4,235 of 4,397 ==24058== at 0x4C2884D: malloc (vg_replace_malloc.c:263) ==24058== by 0x6EA90F7: standard_malloc (gmem.c:85) ==24058== by 0x6EA9180: g_malloc (gmem.c:159) ==24058== by 0x6EA94AB: g_malloc_n (gmem.c:400) ==24058== by 0x6EC3953: g_strndup (gstrfuncs.c:420) ==24058== by 0x4E53DE4: parse_text (gnome-xkb-info.c:355) ==24058== by 0x6EA6EDF: g_markup_parse_context_parse (gmarkup.c:1448) ==24058== by 0x4E53FA7: parse_rules_file (gnome-xkb-info.c:405) ==24058== by 0x4E54085: ensure_rules_are_parsed (gnome-xkb-info.c:427) ==24058== by 0x4E54270: gnome_xkb_info_get_all_layouts (gnome-xkb-info.c:496) ==24058== by 0x400A82: main (test-xkb-info.c:13)
Jasper found the source of the leak. *** This bug has been marked as a duplicate of bug 684140 ***