Commit 5880a9a6bd97c0f9ac8fc4f30110fe023f484746

Nick Wellnhofer 2024-12-10T16:52:05

[CVE-2024-56171] Fix use-after-free after xmlSchemaItemListAdd xmlSchemaItemListAdd can reallocate the items array. Update local variables after adding item in - xmlSchemaIDCFillNodeTables - xmlSchemaBubbleIDCNodeTables Fixes #828.