Commit 83c6aeef4907de5314559a79fbb18a0f4c6f6169

Nick Wellnhofer 2023-12-18T21:12:29

relaxng: Improve error handling Pass RelaxNG structured error handler to XML parser. Handle malloc failure from xmlRaiseError. Remove argument from memory error handler. Use xmlRaiseMemoryError. Don't use xmlGenericError. Remove TODO macro.