From: Stefan Hajnoczi <stefanha@linux.vnet.ibm.com>
To: Kevin Wolf <kwolf@redhat.com>
Cc: Dong Xu Wang <wdongxu@linux.vnet.ibm.com>, qemu-devel@nongnu.org
Subject: Re: [Qemu-devel] [PATCH v2] use g_free, instead of free
Date: Tue, 1 Nov 2011 07:54:21 +0000 [thread overview]
Message-ID: <20111101075421.GB27637@stefanha-thinkpad.localdomain> (raw)
In-Reply-To: <1320128513-16208-1-git-send-email-wdongxu@linux.vnet.ibm.com>
On Tue, Nov 01, 2011 at 02:21:53PM +0800, Dong Xu Wang wrote:
> From: Dong Xu Wang <wdongxu@linux.vnet.ibm.com>
>
> Fix mismatching allocation and deallocation: g_free should be used to pair with g_malloc.
> Also fix coding style.
>
> Signed-off-by: Dong Xu Wang <wdongxu@linux.vnet.ibm.com>
> ---
> block/cloop.c | 119 +++++++++++++++++++++++++++++++--------------------------
> 1 files changed, 65 insertions(+), 54 deletions(-)
Kevin: Please consider this for the block tree.
Stefan
next prev parent reply other threads:[~2011-11-01 9:05 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-11-01 6:21 [Qemu-devel] [PATCH v2] use g_free, instead of free Dong Xu Wang
2011-11-01 7:54 ` Stefan Hajnoczi [this message]
2011-11-01 8:41 ` Andreas Färber
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=20111101075421.GB27637@stefanha-thinkpad.localdomain \
--to=stefanha@linux.vnet.ibm.com \
--cc=kwolf@redhat.com \
--cc=qemu-devel@nongnu.org \
--cc=wdongxu@linux.vnet.ibm.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).