Commit fd8a35114fa4ac011aa5666dcb007b2c563b7892

Nick Wellnhofer 2024-04-09T16:54:02

error: Fix direct invocation of SAX error handlers Revert part of commit c5a8aef2 to make it safe to call the default SAX error handlers directly. This has been deprecated for a long time but even xmllint still uses these handlers. Should fix #713.