qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-devel] [PATCH v4 12/13] qga: add --dump-conf option


From: Denis V. Lunev
Subject: Re: [Qemu-devel] [PATCH v4 12/13] qga: add --dump-conf option
Date: Thu, 27 Aug 2015 12:57:14 +0300
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Thunderbird/38.2.0

On 08/27/2015 02:38 AM, Marc-André Lureau wrote:
Hi

On Thu, Aug 27, 2015 at 1:34 AM,  <address@hidden> 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 <address@hidden>

Pls note that there is the same thing in patch 11
in

static void config_load(GAConfig *config)




reply via email to

[Prev in Thread] Current Thread [Next in Thread]