From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:35948) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XwDTl-0006QI-1l for qemu-devel@nongnu.org; Wed, 03 Dec 2014 12:12:45 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1XwDTd-0008Ch-93 for qemu-devel@nongnu.org; Wed, 03 Dec 2014 12:12:40 -0500 Received: from mx1.redhat.com ([209.132.183.28]:59103) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XwDTc-0008Bw-UV for qemu-devel@nongnu.org; Wed, 03 Dec 2014 12:12:33 -0500 Received: from int-mx14.intmail.prod.int.phx2.redhat.com (int-mx14.intmail.prod.int.phx2.redhat.com [10.5.11.27]) by mx1.redhat.com (8.14.4/8.14.4) with ESMTP id sB3HCVcU021246 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-GCM-SHA384 bits=256 verify=FAIL) for ; Wed, 3 Dec 2014 12:12:32 -0500 Message-ID: <547F447E.5060006@redhat.com> Date: Wed, 03 Dec 2014 10:12:30 -0700 From: Eric Blake MIME-Version: 1.0 References: <1417613866-25890-1-git-send-email-mreitz@redhat.com> <1417613866-25890-8-git-send-email-mreitz@redhat.com> In-Reply-To: <1417613866-25890-8-git-send-email-mreitz@redhat.com> Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="aGJt9tS9d9dUXlhjPKEThL3JvFtAl2GX0" Subject: Re: [Qemu-devel] [PATCH v4 07/26] qcow2: Respect error in qcow2_alloc_bytes() List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Max Reitz , qemu-devel@nongnu.org Cc: Kevin Wolf , Stefan Hajnoczi This is an OpenPGP/MIME signed message (RFC 4880 and 3156) --aGJt9tS9d9dUXlhjPKEThL3JvFtAl2GX0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable On 12/03/2014 06:37 AM, Max Reitz wrote: > qcow2_update_cluster_refcount() may fail, and qcow2_alloc_bytes() shoul= d > mind that case. >=20 > Signed-off-by: Max Reitz > --- > block/qcow2-refcount.c | 33 +++++++++++++++++++++------------ > 1 file changed, 21 insertions(+), 12 deletions(-) >=20 Reviewed-by: Eric Blake --=20 Eric Blake eblake redhat com +1-919-301-3266 Libvirt virtualization library http://libvirt.org --aGJt9tS9d9dUXlhjPKEThL3JvFtAl2GX0 Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v1 Comment: Public key at http://people.redhat.com/eblake/eblake.gpg iQEcBAEBCAAGBQJUf0R+AAoJEKeha0olJ0NqsqEH/1ec6JJKsg4F9b2p3RvQm1Pl N6lAVrXG1eQh+mhXSqq9QyybnqbQNOR5G9t1bmC9x0pt8XIcLaMahZiJP942c8Hp OOPWF/wpZCDHGd3eDkfKrBsJBJw9+b4MlfON7bvq7ibG2ulNRJAmphpWsL3Y9rkC ZnyHU2wFfPD/70vuORYwv+Yynu1sranX+HJG33KxPQKEeCiXFaV+LIj9b/Tx7HfO g2IWgL7nhOLQxKQ0BqoqXEj/bZuv7X5Uy9pvS52iWEM6IM/82KG+m/EFmd4DUAko x0nRYl6ITlm+3sqg6FywWS46cdG7TkdHu9eds/g5seFktkTxp4UG8nKcJEJ37r8= =VDoP -----END PGP SIGNATURE----- --aGJt9tS9d9dUXlhjPKEThL3JvFtAl2GX0--