Chromium Code Reviews| 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 |