From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:36606) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Vdf7c-0001uQ-3I for qemu-devel@nongnu.org; Tue, 05 Nov 2013 06:48:40 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Vdf7X-0006r5-4B for qemu-devel@nongnu.org; Tue, 05 Nov 2013 06:48:36 -0500 Received: from mx1.redhat.com ([209.132.183.28]:19460) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Vdf7W-0006qz-Qv for qemu-devel@nongnu.org; Tue, 05 Nov 2013 06:48:31 -0500 Message-ID: <5278DB0C.4080700@redhat.com> Date: Tue, 05 Nov 2013 04:48:28 -0700 From: Eric Blake MIME-Version: 1.0 References: <1383141276-19230-1-git-send-email-stefanha@redhat.com> <1383141276-19230-2-git-send-email-stefanha@redhat.com> In-Reply-To: <1383141276-19230-2-git-send-email-stefanha@redhat.com> Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="iWHINw5RgWTtGQSrpmDmpEeNVWUqrhO6X" Subject: Re: [Qemu-devel] [PATCH v3 1/7] blockdev: fix drive_init() opts and bs_opts leaks List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Stefan Hajnoczi , qemu-devel@nongnu.org Cc: Paolo Bonzini , Andreas Faerber , Markus Armbruster This is an OpenPGP/MIME signed message (RFC 4880 and 3156) --iWHINw5RgWTtGQSrpmDmpEeNVWUqrhO6X Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable On 10/30/2013 07:54 AM, Stefan Hajnoczi wrote: > These memory leaks also make drive_add if=3Dnone,id=3Ddrive0 without a = file=3D > option leak the options list. This keeps ID "drive0" around forever. >=20 > Signed-off-by: Stefan Hajnoczi > --- > blockdev.c | 27 +++++++++++++++------------ > 1 file changed, 15 insertions(+), 12 deletions(-) Reviewed-by: Eric Blake --=20 Eric Blake eblake redhat com +1-919-301-3266 Libvirt virtualization library http://libvirt.org --iWHINw5RgWTtGQSrpmDmpEeNVWUqrhO6X 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.4.15 (GNU/Linux) Comment: Public key at http://people.redhat.com/eblake/eblake.gpg Comment: Using GnuPG with Thunderbird - http://www.enigmail.net/ iQEcBAEBCAAGBQJSeNsMAAoJEKeha0olJ0Nq9bsH/jLQxFF+bq5X4PrNUeqCwfvz P9GTJmIBCEy6IyehgMOBcU3nnLllQXGuAoWvT4hekGW/SrQ2nFUkEbSHVhRRT73C bPsaDjdCZ1mrxmwAKeQjgdOiMFlmTESug/o0LYg0VnxBBH/D+X2N91AZXrTMq8rl 3QPj5Uu6vRw3/ewqzRBq2FkzSrz2Bsdt3KsELdwmP/npLaNXpjDlK5mED+XSVP7m OutG8v672n6P822RP+6ORqfUjpwDK6pTzLQvzH6a3WP8vEDIt8jUUx9+KDf8iB8K orDbBs1DYEe2f4BxFqTAOoAS/m+sU+Bs/1xKoQ2eVIT3uPQKerf9t3piDwJIvCU= =goqC -----END PGP SIGNATURE----- --iWHINw5RgWTtGQSrpmDmpEeNVWUqrhO6X--