Commit 914198f
committed
regex: reject large patterns when fuzzing
Otherwise we risk timeouts.
Fixes https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=614841 parent fc9a11a commit 914198f
File tree
2 files changed
+8
-2
lines changed- fuzz
- fuzz_targets
- regressions
2 files changed
+8
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
54 | 54 | | |
55 | 55 | | |
56 | 56 | | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
57 | 60 | | |
58 | 61 | | |
59 | 62 | | |
| |||
65 | 68 | | |
66 | 69 | | |
67 | 70 | | |
68 | | - | |
69 | | - | |
| 71 | + | |
| 72 | + | |
| 73 | + | |
| 74 | + | |
| 75 | + | |
70 | 76 | | |
71 | 77 | | |
72 | 78 | | |
Binary file not shown.
0 commit comments