• Show log

    Commit

  • Hash : e1560990
    Author : Nick Wellnhofer
    Date : 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.