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