Hi, "qobject: modify qobject_ref() to assert on NULL" was left out during the merge of "Simplify qobject refcount" series. Rebased, and added a preliminary simplification patch.
thanks Marc-André Lureau (2): qdict: add qdict_steal() qobject: modify qobject_ref() to assert on NULL include/qapi/qmp/qdict.h | 1 + include/qapi/qmp/qobject.h | 7 ++++--- block.c | 6 ++++-- block/blkdebug.c | 3 ++- block/quorum.c | 3 ++- monitor.c | 5 ++--- qobject/block-qdict.c | 7 ++----- qobject/qdict.c | 22 ++++++++++++++++++++++ 8 files changed, 39 insertions(+), 15 deletions(-) -- 2.18.0.547.g1d89318c48