On 08/05/2016 05:25 AM, Markus Armbruster wrote:
> Copying maintainer.
>
> marcandre.lur...@redhat.com writes:
>
>> From: Marc-André Lureau
>>
>> Free the config blacklist list, not just the elements. Do it so in the
>> more appropriate function config_free().
>>
>> Signed-off-by: Marc-André Lur
Copying maintainer.
marcandre.lur...@redhat.com writes:
> From: Marc-André Lureau
>
> Free the config blacklist list, not just the elements. Do it so in the
> more appropriate function config_free().
>
> Signed-off-by: Marc-André Lureau
> ---
> qga/main.c | 7 +--
> 1 file changed, 1 inser
From: Marc-André Lureau
Free the config blacklist list, not just the elements. Do it so in the
more appropriate function config_free().
Signed-off-by: Marc-André Lureau
---
qga/main.c | 7 +--
1 file changed, 1 insertion(+), 6 deletions(-)
diff --git a/qga/main.c b/qga/main.c
index 4c3b2c