Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(101)

Unified Diff: testing/libfuzzer/fuzzers/mp4_box_reader_fuzzer.options

Issue 1808643006: [libfuzzer] tweaking mp4 fuzzer: dictionary and max_len. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 9 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « testing/libfuzzer/fuzzers/dicts/mp4.dict ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: testing/libfuzzer/fuzzers/mp4_box_reader_fuzzer.options
diff --git a/testing/libfuzzer/fuzzers/mp4_box_reader_fuzzer.options b/testing/libfuzzer/fuzzers/mp4_box_reader_fuzzer.options
new file mode 100644
index 0000000000000000000000000000000000000000..a0ef8e64c58d06add40338c73d85c2463056fa6c
--- /dev/null
+++ b/testing/libfuzzer/fuzzers/mp4_box_reader_fuzzer.options
@@ -0,0 +1,2 @@
+[libfuzzer]
+max_len=500
« no previous file with comments | « testing/libfuzzer/fuzzers/dicts/mp4.dict ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698