]> Git Repo - qemu.git/commit
qobject: Propagate parse errors through qobject_from_json()
authorMarkus Armbruster <[email protected]>
Tue, 28 Feb 2017 21:26:58 +0000 (22:26 +0100)
committerMarkus Armbruster <[email protected]>
Tue, 7 Mar 2017 15:07:47 +0000 (16:07 +0100)
commit57348c2f18d2f9f77f4d0ecdc5a83029a933c5d8
tree5f84ec467c5f1475f280bd6945e7a61a5de21bd3
parentbff17e84a985033a880302394f1a8d74d013f9ef
qobject: Propagate parse errors through qobject_from_json()

The next few commits will put the errors to use where appropriate.

Signed-off-by: Markus Armbruster <[email protected]>
Reviewed-by: Kevin Wolf <[email protected]>
Reviewed-by: Eric Blake <[email protected]>
Message-Id: <1488317230[email protected]>
block.c
include/qapi/qmp/qjson.h
monitor.c
qobject/qjson.c
tests/check-qjson.c
tests/test-visitor-serialization.c
This page took 0.026381 seconds and 4 git commands to generate.