Skip to content
  • Nick Wellnhofer's avatar
    relaxng: Improve error handling · 83c6aeef
    Nick Wellnhofer authored
    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.
    83c6aeef