qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH v2 0/2] qom: Fix misuse of Error API
@ 2015-08-25 18:00 Markus Armbruster
  2015-08-25 18:00 ` [Qemu-devel] [PATCH v2 1/2] qom: Do not reuse errp after a possible error Markus Armbruster
                   ` (2 more replies)
  0 siblings, 3 replies; 7+ messages in thread
From: Markus Armbruster @ 2015-08-25 18:00 UTC (permalink / raw)
  To: qemu-devel; +Cc: afaerber

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

^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2015-09-06 18:55 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-08-25 18:00 [Qemu-devel] [PATCH v2 0/2] qom: Fix misuse of Error API Markus Armbruster
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

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).