[libFuzzer] change the default max_len from 64 to 4096. This will affect cases where... 38/139038/1 accepted/tizen/unified/20170718.174118 submit/tizen/20170717.082441
authorKostya Serebryany <kcc@google.com>
Thu, 15 Jun 2017 22:43:40 +0000 (22:43 +0000)
committerDmitriy Nikiforov <d.nikiforov@partner.samsung.com>
Mon, 17 Jul 2017 04:47:38 +0000 (13:47 +0900)
commit297c5d7582742bfbeed88bc5ad927cddab824dd1
treea682a3e5a2e80f22f757121659d7f6abdd83eb45
parent595205d3c069a2d0d7aedf9f47042c45c551d7d3
[libFuzzer] change the default max_len from 64 to 4096. This will affect cases where libFuzzer is run w/o initial corpus or with a corpus of very small items.

Change-Id: Ia396f702ec7c8a0c637837240282f85574e1af3a
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@305521 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Fuzzer/FuzzerDriver.cpp
lib/Fuzzer/FuzzerLoop.cpp
lib/Fuzzer/test/AbsNegAndConstant64Test.cpp
lib/Fuzzer/test/FourIndependentBranchesTest.cpp
lib/Fuzzer/test/ShrinkControlFlowTest.cpp
lib/Fuzzer/test/SimpleHashTest.cpp
lib/Fuzzer/test/SingleStrncmpTest.cpp
lib/Fuzzer/test/fuzzer-dirs.test
lib/Fuzzer/test/inline-8bit-counters.test