qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Paolo Bonzini <pbonzini@redhat.com>
To: pannengyuan@huawei.com, mdroth@linux.vnet.ibm.com
Cc: qemu-trivial@nongnu.org, qemu-devel@nongnu.org,
	zhang.zhanghailiang@huawei.com
Subject: Re: [PATCH v2 0/2] fix mismatches between g_strsplit and g_free
Date: Wed, 22 Jan 2020 16:19:29 +0100	[thread overview]
Message-ID: <3ab5b3a7-b0e3-71e0-cfc8-30773157b176@redhat.com> (raw)
In-Reply-To: <20200110091710.53424-1-pannengyuan@huawei.com>

On 10/01/20 10:17, pannengyuan@huawei.com wrote:
> From: Pan Nengyuan <pannengyuan@huawei.com>
> 
> v1: fix a mismatch in vl.c
> v2: fix mismatch in vl.c and qga/main.c
> 
> Pan Nengyuan (2):
>   vl: Don't mismatch g_strsplit()/g_free()
>   qga/main: Don't mismatch g_strsplit/g_free in split_list()
> 
>  qga/main.c | 2 +-
>  vl.c       | 2 +-
>  2 files changed, 2 insertions(+), 2 deletions(-)
> 

Queued patch 1, thanks.

Paolo



      parent reply	other threads:[~2020-01-22 15:20 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-01-10  9:17 [PATCH v2 0/2] fix mismatches between g_strsplit and g_free pannengyuan
2020-01-10  9:17 ` [PATCH v2 1/2] vl: Don't mismatch g_strsplit()/g_free() pannengyuan
2020-01-10  9:17 ` [PATCH v2 2/2] qga/main: Don't mismatch g_strsplit/g_free in split_list() pannengyuan
2020-01-10  9:41   ` Marc-André Lureau
2020-01-10  9:43     ` Laurent Vivier
2020-01-10  9:38 ` [PATCH v2 0/2] fix mismatches between g_strsplit and g_free no-reply
2020-01-22 15:19 ` Paolo Bonzini [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=3ab5b3a7-b0e3-71e0-cfc8-30773157b176@redhat.com \
    --to=pbonzini@redhat.com \
    --cc=mdroth@linux.vnet.ibm.com \
    --cc=pannengyuan@huawei.com \
    --cc=qemu-devel@nongnu.org \
    --cc=qemu-trivial@nongnu.org \
    --cc=zhang.zhanghailiang@huawei.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).