On 7/3/25 12:19, Nikolai Barybin wrote:
> 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(-)
>
Ping message.