From: "Andreas Färber" <afaerber@suse.de>
To: Eric Blake <eblake@redhat.com>,
Markus Armbruster <armbru@redhat.com>,
qemu-devel@nongnu.org, marcandre.lureau@redhat.com
Cc: peter.maydell@linaro.org
Subject: Re: [Qemu-devel] [PATCH for-2.5 2/2] qom-test: fix qmp() leaks
Date: Thu, 3 Dec 2015 20:29:44 +0100 [thread overview]
Message-ID: <56609828.6030602@suse.de> (raw)
In-Reply-To: <565F5822.80503@redhat.com>
[-- Attachment #1: Type: text/plain, Size: 997 bytes --]
Am 02.12.2015 um 21:44 schrieb Eric Blake:
> On 12/02/2015 01:20 PM, Markus Armbruster wrote:
>> From: Marc-André Lureau <marcandre.lureau@redhat.com>
>>
>> Before this patch ASAN reported:
>> SUMMARY: AddressSanitizer: 677165875 byte(s) leaked in 1272437 allocation(s)
>>
>> After this patch:
>> SUMMARY: AddressSanitizer: 465 byte(s) leaked in 32 allocation(s)
>>
>> Signed-off-by: Marc-André Lureau <marcandre.lureau@redhat.com>
>> Message-Id: <1448551895-871-1-git-send-email-marcandre.lureau@redhat.com>
>> [Straightforwardly rebased onto the previous patch]
>> Signed-off-by: Markus Armbruster <armbru@redhat.com>
>> ---
>> tests/qom-test.c | 21 ++++++++++++++-------
>> 1 file changed, 14 insertions(+), 7 deletions(-)
>>
>
> Reviewed-by: Eric Blake <eblake@redhat.com>
Thanks, both applied to qom-next.
Andreas
--
SUSE Linux GmbH, Maxfeldstr. 5, 90409 Nürnberg, Germany
GF: Felix Imendörffer, Jane Smithard, Graham Norton; HRB 21284 (AG Nürnberg)
[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 819 bytes --]
next prev parent reply other threads:[~2015-12-03 19:29 UTC|newest]
Thread overview: 13+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-12-02 20:20 [Qemu-devel] [PATCH for-2.5 0/2] tests: A cleanup and a fix Markus Armbruster
2015-12-02 20:20 ` [Qemu-devel] [PATCH for-2.5 1/2] tests: Use proper functions types instead of void (*fn) Markus Armbruster
2015-12-02 20:42 ` Eric Blake
2015-12-03 8:22 ` Markus Armbruster
2015-12-04 7:59 ` [Qemu-devel] [PATCH] fixup! " Markus Armbruster
2015-12-02 20:20 ` [Qemu-devel] [PATCH for-2.5 2/2] qom-test: fix qmp() leaks Markus Armbruster
2015-12-02 20:44 ` Eric Blake
2015-12-03 19:29 ` Andreas Färber [this message]
2015-12-03 10:54 ` [Qemu-devel] [PATCH for-2.5 0/2] tests: A cleanup and a fix Peter Maydell
2015-12-03 12:06 ` Markus Armbruster
2015-12-03 12:57 ` Andreas Färber
2015-12-03 13:06 ` Peter Maydell
2015-12-03 16:13 ` Markus Armbruster
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=56609828.6030602@suse.de \
--to=afaerber@suse.de \
--cc=armbru@redhat.com \
--cc=eblake@redhat.com \
--cc=marcandre.lureau@redhat.com \
--cc=peter.maydell@linaro.org \
--cc=qemu-devel@nongnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).