OSDN Git Service

[libFuzzer] change the default max_len from 64 to 4096. This will affect cases where...
authorKostya Serebryany <kcc@google.com>
Thu, 15 Jun 2017 22:43:40 +0000 (22:43 +0000)
committerKostya Serebryany <kcc@google.com>
Thu, 15 Jun 2017 22:43:40 +0000 (22:43 +0000)
commit93a987eb3e0de9242932eff3a538f4c2c2db0b8a
tree8c5fd1ee617bdef57deefaa841c1f9853da07963
parent9b534195076a85b90f9e88531385758cd074779b
[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.

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