Commit 10ae0e2
committed
[Bug 17190] Add test for PCRE recursion-based stack overflow
Add a suitably simple-yet-abusive `matchText()` recursion test that
causes a stack overflow, in the hope that it'll prevent bug 17190 (and
indeed bug 16) from regressing again next time we update PCRE.1 parent 2a86908 commit 10ae0e2
1 file changed
Lines changed: 23 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
0 commit comments