GNOME Bugzilla – Bug 168262
display_name leaked
Last modified: 2005-03-06 09:59:29 UTC
spotted this memleak in gedit, here is the similar patch for yelp.
Created attachment 37834 [details] [review] patch
committed.
darn. We need to revert this asap: according to the docs "gdk_display_get_name returns a string representing the display name. This string is owned by GDK and should not be modified or freed" I'm really sorry about it, but valgrind was definately marking the string as leaked... (gtk bug?) reopening and bumping prio.
closing again, I made a big mess with this issue... the problem is tracked at bug #169160