GNOME Bugzilla – Bug 647790
GtkMenuShell: don't leak a GSList
Last modified: 2011-04-15 00:23:19 UTC
_gtk_key_hash_lookup() returns a newly allocated GSList which is being leaked.
Created attachment 185965 [details] [review] GtkMenuShell: don't leak a GSList _gtk_key_hash_lookup() returns a newly allocated GSList which is being leaked.