kc3-lang/libxml2/test/schematron

Branch :


Log

Author Commit Date CI Message
71e1e8af 2025-07-04 14:28:26 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.
24d7e159 2025-07-04 12:19:20 schematron: Complete fix for CVE-2025-49795 - Fix memory leaks - Fix tests
499bcb78 2025-06-21 12:11:30 Schematron: Fix null pointer dereference leading to DoS (CVE-2025-49795) Fixes #932
d541c8f8 2005-07-31 16:49:51 report improvement more tests Daniel * schematron.c: report improvement * test/schematron/zvon* result/schematron/zvon*: more tests Daniel
5fe95a8f 2005-07-31 14:05:18 applied patch from Rob Richards to add schematron to the build on Windows * win32/Makefile.msvc win32/configure.js: applied patch from Rob Richards to add schematron to the build on Windows * test/schematron/zvon3* result/schematron/zvon3*: second test * test/schematron/zvon10* result/schematron/zvon10*: this is the real second test 10 and 2 are swapped. Daniel
eaecb3ea 2005-07-31 13:43:14 more bug fixes, improve the error reporting. second test Daniel * schematron.c: more bug fixes, improve the error reporting. * test/schematron/zvon2* result/schematron/zvon2*: second test Daniel
c740a17f 2005-07-31 12:17:24 fixing the loop bug, fixing schematron text error rendering started * schematron.c xmllint.c: fixing the loop bug, fixing schematron text error rendering * Makefile.am result/schematron/* test/schematron/zvon1*.sct: started integrating within "make tests" Daniel
22cce346 2005-07-30 21:28:12 a few first tests from Zvon unfortunately with the old syntax Daniel * test/schematron/*: a few first tests from Zvon unfortunately with the old syntax Daniel