From: "Alex Bennée" <alex.bennee@linaro.org>
To: "Marc-André Lureau" <marcandre.lureau@redhat.com>
Cc: qemu-devel@nongnu.org
Subject: Re: [Qemu-devel] [PATCH v5 0/5] Memory leak fixes
Date: Thu, 04 May 2017 09:35:04 +0100 [thread overview]
Message-ID: <878tmdnhon.fsf@linaro.org> (raw)
In-Reply-To: <20170503223846.6559-1-marcandre.lureau@redhat.com>
Marc-André Lureau <marcandre.lureau@redhat.com> writes:
> Hi,
>
> A new series of leaks spotted by ASAN. Mostly after introducing of the
> test-hmp. Would it be useful having a configure --enable-asan, and
Yes.
> enabled by default with --enable-debug?
Not sure - isn't --enable-debug just for debug symbols and we enable
extra stuff like --enable-tcg-debug for additional checking? Given the
overhead of asan I still think we need a configure setup for reasonably
debugable but still performant.
>
> Marc-André Lureau (5):
> test-keyval: fix leaks
> audio: fix capture buffer leaks
> audio: fix WAVState leak
> slirp: fix leak
> dump: fix memory_mapping_filter leak
>
> audio/audio.c | 2 ++
> audio/wavcapture.c | 1 +
> memory_mapping.c | 1 +
> slirp/socket.c | 3 +++
> tests/test-keyval.c | 4 ++++
> 5 files changed, 11 insertions(+)
--
Alex Bennée
next prev parent reply other threads:[~2017-05-04 8:34 UTC|newest]
Thread overview: 20+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-05-03 22:38 [Qemu-devel] [PATCH v5 0/5] Memory leak fixes Marc-André Lureau
2017-05-03 22:38 ` [Qemu-devel] [PATCH v5 1/5] test-keyval: fix leaks Marc-André Lureau
2017-05-04 1:06 ` Eric Blake
2017-05-04 8:07 ` Markus Armbruster
2017-05-04 8:15 ` Markus Armbruster
2017-05-03 22:38 ` [Qemu-devel] [PATCH v5 2/5] audio: fix capture buffer leaks Marc-André Lureau
2017-05-03 23:22 ` Philippe Mathieu-Daudé
2017-05-03 22:38 ` [Qemu-devel] [PATCH v5 3/5] audio: fix WAVState leak Marc-André Lureau
2017-05-03 23:29 ` Philippe Mathieu-Daudé
2017-05-03 22:38 ` [Qemu-devel] [PATCH v5 4/5] slirp: fix leak Marc-André Lureau
2017-05-05 23:55 ` Samuel Thibault
2017-05-26 11:00 ` Marc-André Lureau
2017-05-03 22:38 ` [Qemu-devel] [PATCH v5 5/5] dump: fix memory_mapping_filter leak Marc-André Lureau
2017-05-26 11:03 ` Marc-André Lureau
2017-06-01 7:37 ` Marc-André Lureau
2017-06-01 10:15 ` Michael Tokarev
2017-05-03 22:40 ` [Qemu-devel] [PATCH v5 0/5] Memory leak fixes Marc-André Lureau
2017-05-03 23:11 ` no-reply
2017-05-04 8:35 ` Alex Bennée [this message]
2017-05-06 8:20 ` Paolo Bonzini
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=878tmdnhon.fsf@linaro.org \
--to=alex.bennee@linaro.org \
--cc=marcandre.lureau@redhat.com \
--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).