
22 Mar
2018
22 Mar
'18
4:05 p.m.
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@redhat.com> --- src/qemu/qemu_qapi.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-)
ACK Jan