qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PATCH 0/3] Fix recent qemu-iotests issues


From: Max Reitz
Subject: Re: [Qemu-devel] [PATCH 0/3] Fix recent qemu-iotests issues
Date: Fri, 13 May 2016 14:06:45 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:45.0) Gecko/20100101 Thunderbird/45.0

On 12.05.2016 23:39, Eric Blake wrote:
> I introduced a couple of bugs in my recent qemu-io enhancements;
> time to fix them back up now that the broken patches are already
> part of mainline.
> 
> Eric Blake (3):
>   qemu-io: Fix missing getopt() updates
>   qemu-iotests: Simplify 109 with unaligned qemu-img compare
>   qemu-iotests: Fix regression in 136 on aio_read invalid
> 
>  qemu-io-cmds.c             | 22 +++++++++++++++++-----
>  tests/qemu-iotests/109     |  2 --
>  tests/qemu-iotests/109.out |  4 ----
>  tests/qemu-iotests/136     | 18 +++++++-----------
>  4 files changed, 24 insertions(+), 22 deletions(-)

Another thing about c2e001cc: Coverity tells me we are missing a
g_free(ctx); in the "(flags & BDRV_REQ_MAY_UNMAP) && !ctx->zflag" path
in aio_write_f().

Max

Attachment: signature.asc
Description: OpenPGP digital signature


reply via email to

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