GNOME Bugzilla – Bug 764226
autotools plugin:g_get_user_special_dir() result unchecked
Last modified: 2016-03-26 08:20:51 UTC
Created attachment 324783 [details] [review] Proposed patch Result of g_get_user_special_dir() is not checked in the autotools plugin, leading to tons of critical warnings if one or multiple XDG directories have not been configured. See attached patch. CRITICAL: g_file_new_for_path: assertion 'path != NULL' failed