Commit e1560990ece201a47dd14b7a48c85733c878b9d6

Nick Wellnhofer 2023-12-10T15:30:47

pattern: Report malloc failures Fix places where malloc failures aren't reported. Introduce a new API function xmlPatternCompileSafe that returns a separate error code if a memory allocation fails.