On Thu, Mar 22, 2018 at 07:31:43PM +0100, Peter Krempa wrote:
virQEMUQapiSchemaTraverse would return previous-to-last queried item
on
a query. It would not be a problem if checking if the given path exists
since error reporting works properly but if the caller is interrested in
s/interrested/interested/
the result, it would be wrong.
Signed-off-by: Peter Krempa <pkrempa(a)redhat.com>
---
src/qemu/qemu_qapi.c | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
ACK
Jan