Commit 06c00f65822d00914652566f1827a748e9544fc9

Nick Wellnhofer 2023-12-18T19:51:32

schemas: Improve error handling Introduce xmlSchema*ErrFull which checks for memory allocation failures during error reporting. Remove arguments from memory error handlers. Use xmlRaiseMemoryError. Remove TODO macro.