• Show log

    Commit

  • Hash : 2d97a97a
    Author : Nick Wellnhofer
    Date : 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.