From: Thomas Huth <thuth@redhat.com>
To: peter.maydell@linaro.org, qemu-devel@nongnu.org
Subject: [PULL 0/6] Leak fixes for qtests + fuzzer CI
Date: Fri, 17 Jul 2020 11:55:59 +0200 [thread overview]
Message-ID: <20200717095605.27589-1-thuth@redhat.com> (raw)
Hi Peter,
the following changes since commit 95d1fbabae0cd44156ac4b96d512d143ca7dfd5e:
Merge remote-tracking branch 'remotes/kraxel/tags/fixes-20200716-pull-request' into staging (2020-07-16 18:50:51 +0100)
are available in the Git repository at:
https://gitlab.com/huth/qemu.git tags/pull-request-2020-07-17
for you to fetch changes up to b610eba335d5c8ac7484dbb1c886b125e2dea058:
gitlab-ci.yml: Add fuzzer tests (2020-07-17 10:44:23 +0200)
----------------------------------------------------------------
* Leak fixes
* One fix for running with --enable-werror on macOS
* Add fuzzer test to the Gitlab-CI
----------------------------------------------------------------
Alexander Bulekov (1):
fuzz: Expect the cmdline in a freeable GString
Li Qiang (2):
qtest: bios-tables-test: fix a memory leak
tests: qmp-cmd-test: fix memory leak
Markus Armbruster (1):
qom: Plug memory leak in "info qom-tree"
Thomas Huth (2):
configure: Fix for running with --enable-werror on macOS
gitlab-ci.yml: Add fuzzer tests
.gitlab-ci.yml | 20 +++++++++++++++++++-
configure | 2 +-
qom/qom-hmp-cmds.c | 6 ++++--
tests/qtest/bios-tables-test.c | 1 +
tests/qtest/fuzz/fuzz.c | 13 ++++++-------
tests/qtest/fuzz/fuzz.h | 6 +++---
tests/qtest/fuzz/i440fx_fuzz.c | 4 ++--
tests/qtest/fuzz/qos_fuzz.c | 6 +++---
tests/qtest/qmp-cmd-test.c | 13 +++++++++++++
9 files changed, 52 insertions(+), 19 deletions(-)
next reply other threads:[~2020-07-17 9:57 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-07-17 9:55 Thomas Huth [this message]
2020-07-17 9:56 ` [PULL 1/6] qtest: bios-tables-test: fix a memory leak Thomas Huth
2020-07-17 9:56 ` [PULL 2/6] tests: qmp-cmd-test: fix " Thomas Huth
2020-07-17 9:56 ` [PULL 3/6] fuzz: Expect the cmdline in a freeable GString Thomas Huth
2020-07-17 9:56 ` [PULL 4/6] configure: Fix for running with --enable-werror on macOS Thomas Huth
2020-07-17 9:56 ` [PULL 5/6] qom: Plug memory leak in "info qom-tree" Thomas Huth
2020-07-17 9:56 ` [PULL 6/6] gitlab-ci.yml: Add fuzzer tests Thomas Huth
2020-07-17 13:58 ` [PULL 0/6] Leak fixes for qtests + fuzzer CI Peter Maydell
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=20200717095605.27589-1-thuth@redhat.com \
--to=thuth@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).