Merge pull request #1646 from terrelln/oss-fuzz

[fuzz] Remove max_len from the options
This commit is contained in:
Nick Terrell 2019-06-10 22:13:16 -07:00 committed by GitHub
commit 81276c4ee4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,2 +0,0 @@
[libfuzzer]
max_len = 8192