From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:56594) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1b1DSP-00030c-0r for qemu-devel@nongnu.org; Fri, 13 May 2016 09:48:48 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1b1DSM-0000aD-Oz for qemu-devel@nongnu.org; Fri, 13 May 2016 09:48:43 -0400 References: <1463089170-30550-1-git-send-email-eblake@redhat.com> From: Eric Blake Message-ID: <5735DB32.4090302@redhat.com> Date: Fri, 13 May 2016 07:48:34 -0600 MIME-Version: 1.0 In-Reply-To: Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="qubW2aSdSQ4Ndc6wQiQINClrUtva3o2Ge" Subject: Re: [Qemu-devel] [PATCH 0/3] Fix recent qemu-iotests issues List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Max Reitz , qemu-devel@nongnu.org Cc: kwolf@redhat.com, qemu-block@nongnu.org This is an OpenPGP/MIME signed message (RFC 4880 and 3156) --qubW2aSdSQ4Ndc6wQiQINClrUtva3o2Ge Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable 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(-) >=20 > 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 :) --=20 Eric Blake eblake redhat com +1-919-301-3266 Libvirt virtualization library http://libvirt.org --qubW2aSdSQ4Ndc6wQiQINClrUtva3o2Ge Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 Comment: Public key at http://people.redhat.com/eblake/eblake.gpg Comment: Using GnuPG with Thunderbird - http://www.enigmail.net/ iQEcBAEBCAAGBQJXNdsyAAoJEKeha0olJ0NqrT8H/Rio08oqDHV8YGkqy9UTUNk+ hlwuc0cxoTlYSSM1MHnaHQg6sxEm43GnfvHcvAPNSCHh4GQbBM1rfDVTj4MGcQQ2 K1NLzL3un4olZFt/rYPTiOVwRJ9PkTKjajezSb5+CcnZqv8f/0IqNQIou3f9/LTx 0YNEo22taaEKd/vgM84QQek4975Avx5lj6jJx88r74aPMBEAbA+eGQ/DOsCgULcl 4CKm3toegHOwZ4G1ayqpXkOP+wjatBy+ngOUMdAvKuGzdm5yrPX69z8B6BAE+5JU 9lF7d8m2DEI1+n85X03qIMPoud8FSmqwze7u6q6XSRNEPgP9wCPT0CCUaYcIq3Q= =jEeo -----END PGP SIGNATURE----- --qubW2aSdSQ4Ndc6wQiQINClrUtva3o2Ge--