• Show log

    Commit

  • Hash : 2829a21a
    Author : Nick Wellnhofer
    Date : 2023-12-18T19:43:55

    xinclude: Improve error handling
    
    Introduce xmlXIncludeSetErrorHandler allowing to set a structured error
    handler for an XInclude context and forwarding errors from parser.
    
    Remove arguments from memory error handlers.
    
    Use xmlRaiseMemoryError.