Commit bd5ad0308d0b37849ac279eb6d20821fda60d563

Nick Wellnhofer 2023-12-10T14:56:21

encoding: Report malloc failures Introduce new API functions that return a separate error code if a memory allocation fails. - xmlOpenCharEncodingHandler - xmlLookupCharEncodingHandler Fix a few places where malloc failures weren't reported.