On 05/13/2016 06:06 AM, Max Reitz wrote:
> 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().

Sounds like I'll be submitting a v2, then :)


-- 
Eric Blake   eblake redhat com    +1-919-301-3266
Libvirt virtualization library http://libvirt.org

Attachment: signature.asc
Description: OpenPGP digital signature

Reply via email to