From: Markus Armbruster <armbru@redhat.com>
To: qemu-devel@nongnu.org
Cc: afaerber@suse.de
Subject: [Qemu-devel] [PATCH v2 0/2] qom: Fix misuse of Error API
Date: Tue, 25 Aug 2015 20:00:44 +0200 [thread overview]
Message-ID: <1440525646-22428-1-git-send-email-armbru@redhat.com> (raw)
v1 was posted for possible inclusion into 2.4, but the maintainer
didn't bite ;-)
v2:
* Commit messages updated.
Markus Armbruster (2):
qom: Do not reuse errp after a possible error
qom: Fix invalid error check in property_get_str()
qom/object.c | 53 +++++++++++++++++++++++++++++++++++++++++++----------
1 file changed, 43 insertions(+), 10 deletions(-)
--
2.4.3
next reply other threads:[~2015-08-25 18:00 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-08-25 18:00 Markus Armbruster [this message]
2015-08-25 18:00 ` [Qemu-devel] [PATCH v2 1/2] qom: Do not reuse errp after a possible error Markus Armbruster
2015-08-25 18:00 ` [Qemu-devel] [PATCH v2 2/2] qom: Fix invalid error check in property_get_str() Markus Armbruster
2015-09-03 10:06 ` [Qemu-devel] [PATCH v2 0/2] qom: Fix misuse of Error API Markus Armbruster
2015-09-03 14:34 ` Eric Blake
2015-09-03 16:15 ` Markus Armbruster
2015-09-06 18:55 ` Andreas Färber
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=1440525646-22428-1-git-send-email-armbru@redhat.com \
--to=armbru@redhat.com \
--cc=afaerber@suse.de \
--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).