Commit 28d6df0
authored
Limit the size of automaton keys in the
This should avoid timeouts caused by large keys.
Fixes https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=22251peepmatic_fst_diff fuzz target (bytecodealliance#1724)1 parent a753775 commit 28d6df0
1 file changed
+5
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
109 | 109 | | |
110 | 110 | | |
111 | 111 | | |
112 | | - | |
| 112 | + | |
| 113 | + | |
| 114 | + | |
| 115 | + | |
| 116 | + | |
113 | 117 | | |
114 | 118 | | |
115 | 119 | | |
| |||
0 commit comments