Commit b45927095e0c857b68a96466e3075d60a6a5dd9e

Nick Wellnhofer 2022-11-02T16:22:54

malloc-fail: Fix memory leak in xmlStringGetNodeList Also make sure to return NULL on error instead of a partial node list. Found with libFuzzer, see #344.