This repository was archived by the owner on Jan 26, 2026. It is now read-only.
Commit 7c4fef2
committed
xpath: Make recursion check work with xmlXPathCompile
The check for maximum recursion depth required a parser context with an
xmlXPathContext which xmlXPathCompile didn't provide.
All other code should already set up or require an xmlXPathContext.1 parent d4e4f6f commit 7c4fef2
1 file changed
Lines changed: 22 additions & 5 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
13030 | 13030 | | |
13031 | 13031 | | |
13032 | 13032 | | |
| 13033 | + | |
13033 | 13034 | | |
13034 | 13035 | | |
13035 | 13036 | | |
| |||
13041 | 13042 | | |
13042 | 13043 | | |
13043 | 13044 | | |
| 13045 | + | |
| 13046 | + | |
| 13047 | + | |
| 13048 | + | |
| 13049 | + | |
| 13050 | + | |
| 13051 | + | |
| 13052 | + | |
| 13053 | + | |
| 13054 | + | |
13044 | 13055 | | |
13045 | | - | |
| 13056 | + | |
| 13057 | + | |
| 13058 | + | |
13046 | 13059 | | |
13047 | | - | |
13048 | | - | |
| 13060 | + | |
| 13061 | + | |
| 13062 | + | |
13049 | 13063 | | |
13050 | | - | |
13051 | | - | |
| 13064 | + | |
13052 | 13065 | | |
13053 | 13066 | | |
13054 | 13067 | | |
13055 | 13068 | | |
| 13069 | + | |
| 13070 | + | |
13056 | 13071 | | |
13057 | 13072 | | |
13058 | 13073 | | |
| |||
13077 | 13092 | | |
13078 | 13093 | | |
13079 | 13094 | | |
| 13095 | + | |
| 13096 | + | |
13080 | 13097 | | |
13081 | 13098 | | |
13082 | 13099 | | |
| |||
0 commit comments