qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PATCH v2 0/2] qcow2: Fix return path of realloc_refcou


From: Kevin Wolf
Subject: Re: [Qemu-devel] [PATCH v2 0/2] qcow2: Fix return path of realloc_refcount_block()
Date: Tue, 18 Mar 2014 10:33:27 +0100
User-agent: Mutt/1.5.21 (2010-09-15)

Am 17.03.2014 um 23:04 hat Max Reitz geschrieben:
> This series fixes the fail path of the static function
> realloc_refcount_block() in block/qcow2-refcount.c which is used for
> repairing corrupted image files. While doing so, the whole return path
> is cleaned up and the comment describing the return value in case of
> success is fixed.
> 
> 
> Max Reitz (2):
>   qcow2: Correct comment for realloc_refcount_block()
>   qcow2: Fix fail path in realloc_refcount_block()
> 
>  block/qcow2-refcount.c | 36 +++++++++++++++++++-----------------
>  1 file changed, 19 insertions(+), 17 deletions(-)

Thanks, applied to the block branch.

Kevin



reply via email to

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