• Show log

    Commit

  • Hash : e4f85f1b
    Author : Nick Wellnhofer
    Date : 2023-04-07T11:46:35

    [CVE-2023-28484] Fix null deref in xmlSchemaFixupComplexType
    
    Fix a null pointer dereference when parsing (invalid) XML schemas.
    
    Thanks to Robby Simpson for the report!
    
    Fixes #491.