GNOME Bugzilla – Bug 321549
GtkSizeGroup objects are leaking
Last modified: 2006-01-03 09:48:58 UTC
To make sure that an object of GtkSizeGroup gets freed it needs to be unreffed after all items to be grouped have been added to it. Patch coming up
Created attachment 54805 [details] [review] Obvious patch
Can somebody apply the attached patch? Thanks
Thanks for your bug. Feel free to commit the patch
Will commit this to HEAD in 2 minutes, thanks for the patch.