-
Browse
Commit
-
Author :
Nick Wellnhofer
Date :
2025-07-04 14:28:26
Hash :
71e1e8af
Message :
schematron: Fix memory safety issues in xmlSchematronReportOutput
Fix use-after-free (CVE-2025-49794) and type confusion (CVE-2025-49796)
in xmlSchematronReportOutput.
Fixes #931.
Fixes #933.