Commit c494a0ba671188e5ab93593c568843087aa6583a

Nick Wellnhofer 2019-03-12T14:45:04

Fix xmllint dump of XPath namespace nodes Starting with commit da35eeae, xmllint uses the xmlNodeDump API to dump XPath nodes. Make sure not to access node->doc which doesn't work with namespace nodes.