OSDN Git Service

[libFuzzer] try to use less RAM while processing the initial corpus
authorKostya Serebryany <kcc@google.com>
Mon, 14 Aug 2017 20:34:35 +0000 (20:34 +0000)
committerKostya Serebryany <kcc@google.com>
Mon, 14 Aug 2017 20:34:35 +0000 (20:34 +0000)
commit70284788c6b677eb08f51f91b906d7000ec1e3a1
tree16d747494794faf44ce55d2394ce8b7b8f29acce
parent29a5193a622e2f9690dfed2fe26b592cdac27e9e
[libFuzzer] try to use less RAM while processing the initial corpus

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@310881 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Fuzzer/FuzzerLoop.cpp