Am 27.02.2017 um 12:20 hat Markus Armbruster geschrieben: > qmp_query_qmp_schema() parses qmp_schema_json[] with > qobject_from_json(). This must not fail, so pass &error_abort. > > Signed-off-by: Markus Armbruster <[email protected]>
Reviewed-by: Kevin Wolf <[email protected]>
