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

Unified Diff: third_party/opus/src/tests/opus_decode_fuzzer.options

Issue 2962373002: [Opus] Update to v1.2.1 (Closed)
Patch Set: Include minor updates including fix for win_clang Created 3 years, 5 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
Index: third_party/opus/src/tests/opus_decode_fuzzer.options
diff --git a/third_party/opus/src/tests/opus_decode_fuzzer.options b/third_party/opus/src/tests/opus_decode_fuzzer.options
new file mode 100644
index 0000000000000000000000000000000000000000..e5ae71b937a4e3557f047545080f2e538736d70f
--- /dev/null
+++ b/third_party/opus/src/tests/opus_decode_fuzzer.options
@@ -0,0 +1,2 @@
+[libfuzzer]
+max_len = 1000000

Powered by Google App Engine
This is Rietveld 408576698