From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:43063) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1a4EGG-0005ro-6c for qemu-devel@nongnu.org; Wed, 02 Dec 2015 15:44:25 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1a4EGC-0005KX-06 for qemu-devel@nongnu.org; Wed, 02 Dec 2015 15:44:24 -0500 Received: from mx1.redhat.com ([209.132.183.28]:59692) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1a4EGB-0005KT-R2 for qemu-devel@nongnu.org; Wed, 02 Dec 2015 15:44:19 -0500 References: <1449087634-30846-1-git-send-email-armbru@redhat.com> <1449087634-30846-3-git-send-email-armbru@redhat.com> From: Eric Blake Message-ID: <565F5822.80503@redhat.com> Date: Wed, 2 Dec 2015 13:44:18 -0700 MIME-Version: 1.0 In-Reply-To: <1449087634-30846-3-git-send-email-armbru@redhat.com> Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="kc7qu94FDBOL8KXoH1t2ovRK95lwD8MM6" Subject: Re: [Qemu-devel] [PATCH for-2.5 2/2] qom-test: fix qmp() leaks List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Markus Armbruster , qemu-devel@nongnu.org Cc: marcandre.lureau@redhat.com, afaerber@suse.de, peter.maydell@linaro.org This is an OpenPGP/MIME signed message (RFC 4880 and 3156) --kc7qu94FDBOL8KXoH1t2ovRK95lwD8MM6 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable On 12/02/2015 01:20 PM, Markus Armbruster wrote: > From: Marc-Andr=C3=A9 Lureau >=20 > Before this patch ASAN reported: > SUMMARY: AddressSanitizer: 677165875 byte(s) leaked in 1272437 allocati= on(s) >=20 > After this patch: > SUMMARY: AddressSanitizer: 465 byte(s) leaked in 32 allocation(s) >=20 > Signed-off-by: Marc-Andr=C3=A9 Lureau > Message-Id: <1448551895-871-1-git-send-email-marcandre.lureau@redhat.co= m> > [Straightforwardly rebased onto the previous patch] > Signed-off-by: Markus Armbruster > --- > tests/qom-test.c | 21 ++++++++++++++------- > 1 file changed, 14 insertions(+), 7 deletions(-) >=20 Reviewed-by: Eric Blake --=20 Eric Blake eblake redhat com +1-919-301-3266 Libvirt virtualization library http://libvirt.org --kc7qu94FDBOL8KXoH1t2ovRK95lwD8MM6 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/ iQEcBAEBCAAGBQJWX1giAAoJEKeha0olJ0NqlAMH/RM3qba5i/ozxw91XSOpHyMV QVGdapRJUSkKQbytLApk+UoI44MwY2+ww/RPftLjP9Dk+8lq52THQW6IkdBfUN8k qNfG1PPfD8oEjoI73MQayAZ6Gcu/adJlU9qkKv0RXrDoXYr/T1PJL4kQLrbt0kRL m6EAqNqbFcyH3dOJpLVLFL/27S0wOQHY09uEHSCTtzBJ+cAdjEz+YpbRAFidwSRt Rcdgc3DdroG5XX8qpaEYiZY1HAkiGLmHcJQJXeGQ+/nL3bDajqX49YOcvHgyC2pY MBoiFEsCVMPYuGT4pG1i5pqMiAtcPiFZkoWidlzCsHBCRtHDomo6rQyIcdBi8ys= =jbwQ -----END PGP SIGNATURE----- --kc7qu94FDBOL8KXoH1t2ovRK95lwD8MM6--