Hello everyone!

When implementing some custom qemu capability I cought this bug when
some string with '*' pattern is not contained in schema, and 
virQEMUQAPISchemaTraverseObject
passes NULL ptr to virJSONValueObjectHasKey.

Nikolai Barybin (1):
  qemu: qapi: fix potential SIGSEGV in virQEMUQAPISchemaTraverseObject()

 src/qemu/qemu_qapi.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

-- 
2.43.5

Reply via email to