Commit 6fd8904108f23810699d3a242e3612c4ec2f9cf2

Nick Wellnhofer 2023-01-22T19:42:41

malloc-fail: Fix use-after-free in xmlParseStartTag2 Fix error handling in xmlCtxtGrowAttrs. Found with libFuzzer, see #344.