From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:55612) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XPq4W-0007sO-Cz for qemu-devel@nongnu.org; Fri, 05 Sep 2014 05:44:53 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1XPq4Q-0003El-Qc for qemu-devel@nongnu.org; Fri, 05 Sep 2014 05:44:48 -0400 Received: from mail-wg0-x230.google.com ([2a00:1450:400c:c00::230]:33375) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XPq4Q-0003Cx-Je for qemu-devel@nongnu.org; Fri, 05 Sep 2014 05:44:42 -0400 Received: by mail-wg0-f48.google.com with SMTP id a1so678845wgh.7 for ; Fri, 05 Sep 2014 02:44:41 -0700 (PDT) Date: Fri, 5 Sep 2014 10:44:39 +0100 From: Stefan Hajnoczi Message-ID: <20140905094439.GC18562@stefanha-thinkpad.redhat.com> References: <1409861083-9634-1-git-send-email-stefanha@redhat.com> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="vOmOzSkFvhd7u8Ms" Content-Disposition: inline In-Reply-To: <1409861083-9634-1-git-send-email-stefanha@redhat.com> Subject: Re: [Qemu-devel] [PATCH 0/2] vmdk: fix leaks in vmdk_parse_extents() List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Stefan Hajnoczi Cc: Kevin Wolf , Fam Zheng , qemu-devel@nongnu.org --vOmOzSkFvhd7u8Ms Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Thu, Sep 04, 2014 at 09:04:41PM +0100, Stefan Hajnoczi wrote: > See patches for the specific leaks. >=20 > Stefan Hajnoczi (2): > vmdk: fix vmdk_parse_extents() extent_file leaks > vmdk: fix buf leak in vmdk_parse_extents() >=20 > block/vmdk.c | 4 +++- > 1 file changed, 3 insertions(+), 1 deletion(-) >=20 > --=20 > 1.9.3 >=20 >=20 Applied to my block tree: https://github.com/stefanha/qemu/commits/block Stefan --vOmOzSkFvhd7u8Ms Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1 iQEcBAEBAgAGBQJUCYYHAAoJEJykq7OBq3PIpQwH/1dXq2EB37WFtxINdeul5WoP gL9uYK2zsW6W3X24bJVb9tc5DjrmCubf+rvylbqU6NYy6IdMZZTzaieRBziwX7xw auXUjlC2YmiiHA/40XkRTTHJpMq5DQHzERZf31MsQ0uBDqpyRZ1BJ3AXhDmokhAR sU1Il+vfBKUm8DAWmzd53OtWRCyJNNEe6jPTbsNzbMqeHNeCtB5PDt3eMwNJq0iy bfYNfou4Pco9X/qd5McXBCT5jVBP3c0RvSNnUowfRRhRWyXtwp1IvAm+xj8RozFQ kYQsz3ROC3JsFIOqhxYfLNP4I8kssHX9zCvdh8+uAG9Isyi7KS7oZiXQAZFfmek= =oL87 -----END PGP SIGNATURE----- --vOmOzSkFvhd7u8Ms--