From: Laszlo Ersek <lersek@redhat.com>
To: qemu-devel@nongnu.org, pbonzini@redhat.com,
lcapitulino@redhat.com, jcody@redhat.com, aliguori@us.ibm.com,
mdroth@linux.vnet.ibm.com, lersek@redhat.com
Subject: [Qemu-devel] [PATCH v2 0/2] qapi: fix double free in QMP OV cleanup, add test case
Date: Tue, 20 Mar 2012 11:22:47 +0100 [thread overview]
Message-ID: <1332238969-5770-1-git-send-email-lersek@redhat.com> (raw)
In-Reply-To: <20120320004332.GA25518@illuin>
v1->v2: added Paolo's test case as second patch in the series. Also tried
to come up with a better subject for 1/2.
Laszlo Ersek (1):
qapi: fix double free in qmp_output_visitor_cleanup()
Paolo Bonzini (1):
qapi: add struct-errors test case to test-qmp-output-visitor
qapi-schema-test.json | 2 +-
qapi/qmp-output-visitor.c | 8 +++++---
test-qmp-output-visitor.c | 20 ++++++++++++++++++++
3 files changed, 26 insertions(+), 4 deletions(-)
next prev parent reply other threads:[~2012-03-20 10:22 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <4F633854.9000500@redhat.com>
2012-03-16 14:37 ` [Qemu-devel] RFC: double free in qmp_output_visitor_cleanup() Laszlo Ersek
2012-03-16 17:00 ` Michael Roth
2012-03-16 19:16 ` [Qemu-devel] [PATCH] qmp_output_visitor_cleanup(): fix double free Laszlo Ersek
2012-03-20 0:43 ` Michael Roth
2012-03-20 10:22 ` Laszlo Ersek [this message]
2012-03-20 13:51 ` [Qemu-devel] [PATCH v2 0/2] qapi: fix double free in QMP OV cleanup, add test case Luiz Capitulino
2012-03-20 10:22 ` [Qemu-devel] [PATCH v2 1/2] qapi: fix double free in qmp_output_visitor_cleanup() Laszlo Ersek
2012-03-20 10:22 ` [Qemu-devel] [PATCH v2 2/2] qapi: add struct-errors test case to test-qmp-output-visitor Laszlo Ersek
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=1332238969-5770-1-git-send-email-lersek@redhat.com \
--to=lersek@redhat.com \
--cc=aliguori@us.ibm.com \
--cc=jcody@redhat.com \
--cc=lcapitulino@redhat.com \
--cc=mdroth@linux.vnet.ibm.com \
--cc=pbonzini@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).