GNOME Bugzilla – Bug 744408
Memory leak in get_additional_sources
Last modified: 2015-02-13 11:37:48 UTC
Created attachment 296695 [details] [review] core: Fix memory leak in get_additional_sources A small fix for a memory leak I noticed when investigating bug 744353: missing_in_data creates a new list which was not being freed by get_additional_sources.
Attachment 296695 [details] pushed as 6329e1b - core: Fix memory leak in get_additional_sources