Comment 8 for bug 305927

Revision history for this message
A. Bram Neijt (bneijt) wrote :

I've got a git checkout and rand valgrind, the leaks that are definite according to valgrind:
libio (from glib)
launchpadintegration bug #483610
glibc nns (g_option_context_parse)
libfontconfig in a call of FcConfigParseAndLoad XML_ParseBuffer
from g_type_create_instance into fontconfig
g_object_newv into fontconfig

It seems like there is a leak in pango, libio and launchpadintegration and gedit using them all to leak as fast as it can :)