Skip to content

Instantly share code, notes, and snippets.

@nikolasco
Created June 4, 2009 18:09
Show Gist options
  • Save nikolasco/123748 to your computer and use it in GitHub Desktop.
Save nikolasco/123748 to your computer and use it in GitHub Desktop.
==2453== 9 bytes in 2 blocks are definitely lost in loss record 1 of 8
==2453== at 0x4006AEE: malloc (vg_replace_malloc.c:207)
==2453== by 0x96FA43: g_malloc (in /lib/libglib-2.0.so.0.1800.4)
==2453== by 0x988558: g_strdup (in /lib/libglib-2.0.so.0.1800.4)
==2453== by 0x804CD43: markup_start_element (plugins.c:185)
==2453== by 0x96E044: g_markup_parse_context_parse (in /lib/libglib-2.0.so.0.1800.4)
==2453== by 0x804D214: zc_load_module_xml (plugins.c:337)
==2453== by 0x804BB94: write_xml_and_load (plugins-test.c:67)
==2453== by 0x804BC0A: load_xml (plugins-test.c:77)
==2453== by 0x804BF22: test_plugins (plugins-test.c:151)
==2453== by 0x80494FE: main (test-main.c:74)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment