On 07/02/2018 11:22 AM, Markus Armbruster wrote:
Many uses of qobject_from_jsonf() convert JSON objects.  Create new
convenience function qdict_from_jsonf_nofail() that includes the
conversion to QDict.  The next few commits will put it to use.

Signed-off-by: Markus Armbruster <arm...@redhat.com>
---
  include/qapi/qmp/qjson.h |  2 ++
  qobject/qjson.c          | 18 ++++++++++++++++++
  2 files changed, 20 insertions(+)

Reviewed-by: Eric Blake <ebl...@redhat.com>

--
Eric Blake, Principal Software Engineer
Red Hat, Inc.           +1-919-301-3266
Virtualization:  qemu.org | libvirt.org

Reply via email to