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

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

Date: Tue, 24 Apr 2012 23:29:27 -0300

To: Peter Wang, notmuch@notmuchmail.org

Cc:

From: David Bremner


Peter Wang <novalazy@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

Thread: