GNOME Bugzilla – Bug 711775
utils: Don't free memory owned by glib in test
Last modified: 2013-11-10 21:53:28 UTC
The utils test frees the result of g_get_system_config_dirs() which is owned by glib.
Created attachment 259417 [details] [review] utils: Don't free memory owned by glib in test
Review of attachment 259417 [details] [review]: Right.
Attachment 259417 [details] pushed as fe8862d - utils: Don't free memory owned by glib in test