On 09/21/2016 03:10 PM, Marc-André Lureau wrote:
> qiv->root should not be null, make that clearer with some assert.
>
> Signed-off-by: Marc-André Lureau
> ---
> qapi/qmp-input-visitor.c | 2 ++
> 1 file changed, 2 insertions(+)
>
Reviewed-by: Eric Blake
--
Eric Blake eblake redhat com
qiv->root should not be null, make that clearer with some assert.
Signed-off-by: Marc-André Lureau
---
qapi/qmp-input-visitor.c | 2 ++
1 file changed, 2 insertions(+)
diff --git a/qapi/qmp-input-visitor.c b/qapi/qmp-input-visitor.c
index 64dd392..be52aaf 100644
--- a/qapi/qmp-input-visitor.c
+