[PATCH v4 1/6] config: Fix free in 'config get' implementation.

David Bremner david at tethera.net
Tue Apr 24 19:29:27 PDT 2012


Peter Wang <novalazy at gmail.com> writes:

> The array returned by g_key_file_get_string_list() should be freed with
> g_strfreev(), not free().

Pushed this one patch from the series.

d


More information about the notmuch mailing list