Ping? My "qapi: QMP introspection" series fails "make check" without these fixes.
Markus Armbruster <arm...@redhat.com> writes: > 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(-)