Commit 2d97a97aa515f1bd3efc35c8ea2aa68676c6f8e1

Nick Wellnhofer 2019-03-15T16:27:58

Optional recursion limit when parsing XPath expressions Useful to avoid call stack overflows when fuzzing. Note that parsing a parenthesized expression currently consumes more than 10 stack frames, so this limit should be set rather low.