qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PATCH v2] use g_free, instead of free


From: Stefan Hajnoczi
Subject: Re: [Qemu-devel] [PATCH v2] use g_free, instead of free
Date: Tue, 1 Nov 2011 07:54:21 +0000
User-agent: Mutt/1.5.21 (2010-09-15)

On Tue, Nov 01, 2011 at 02:21:53PM +0800, Dong Xu Wang wrote:
> From: Dong Xu Wang <address@hidden>
> 
> 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 <address@hidden>
> ---
>  block/cloop.c |  119 
> +++++++++++++++++++++++++++++++--------------------------
>  1 files changed, 65 insertions(+), 54 deletions(-)

Kevin: Please consider this for the block tree.

Stefan



reply via email to

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