-
Notifications
You must be signed in to change notification settings - Fork 445
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fuzz: institute sane limits for arbitrary-based fuzzers
Closes #1043 Fixes https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=61570 Fixes https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=62436
- Loading branch information
1 parent
1a50eaa
commit 9e503cd
Showing
5 changed files
with
6 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,2 @@ | ||
[libfuzzer] | ||
max_len = 65536 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Binary file added
BIN
+166 KB
fuzz/regressions/clusterfuzz-testcase-minimized-ast_fuzz_match-5990349284442112
Binary file not shown.
Binary file added
BIN
+50.3 KB
fuzz/regressions/clusterfuzz-testcase-minimized-ast_fuzz_match-6114393576046592
Binary file not shown.
Binary file added
BIN
+46.6 KB
fuzz/regressions/clusterfuzz-testcase-minimized-ast_fuzz_match_bytes-4820641084473344
Binary file not shown.