GNOME Bugzilla – Bug 742802
Fix a couple of memory leaks
Last modified: 2015-02-16 18:34:56 UTC
These are not serious as the preferences dialog is only every created once.
Created attachment 294334 [details] [review] Don't leak encoding target
Created attachment 294335 [details] [review] Don't leak combobox model
Created attachment 294336 [details] [review] Code cleanups
Attachment 294335 [details] pushed as 9f470c3 - prefs: Don't leak combobox model Attachment 294334 [details] is obsolete as there is only a weak reference to the encoding target.