Commit 664db89e0e572d5f6fb2063e28a7df3dd1982750

Nick Wellnhofer 2023-12-18T21:25:28

schematron: Improve error handling Implement xmlSchematronVErr. Handle malloc failure from xmlRaiseError. Stop using xmlGenericError. Remove argument from memory error handler. Use xmlRaiseMemoryError. Remove TODO macro.