Commit 47b0e0a620d1e0e657b858986e3ebde80d4645b4

Nick Wellnhofer 2023-02-23T15:43:15

xpath: Fix popping of values in xmlXPathPopNodeset After 6a12be77, valuePop can fail even if ctxt->value is non-NULL. If it turns out that too much code relies on this assumption, a better fix is needed.