Commit 729601f15772c19778062b98bd0716d8f5c2af3b

Martin 2009-10-12T22:42:26

Fix memory leak in xmlXPathEvalExpression() * xpath.c: plug some leaks when parsing misformed XPath expressions * python/tests/xpathleak.py: expand the regression tests for those