Skip to content
Snippets Groups Projects
Commit d8dd4cfc1932 authored by Nick Wellnhofer's avatar Nick Wellnhofer
Browse files

Make XPath depth check work with recursive invocations

EXSLT functions like dyn:map or dyn:evaluate invoke xmlXPathRunEval
recursively. Don't set depth to zero but keep and restore the original
value to avoid stack overflows when abusing these functions.
parent 76af6a056fe6
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment