On 08/27/2015 02:38 AM, Marc-André Lureau wrote:
HiOn Thu, Aug 27, 2015 at 1:34 AM, <[email protected]> wrote:+ if (keyfile) { + g_key_file_free(keyfile); + } +}I forgot the if () can be removed now.
yep... The rest is Reviewed-by: Denis V. Lunev <[email protected]> Pls note that there is the same thing in patch 11 in static void config_load(GAConfig *config)
