[libFuzzer] limit the size of the inputs printed to stderr
authorKostya Serebryany <kcc@google.com>
Fri, 31 Jul 2015 22:07:17 +0000 (22:07 +0000)
committerKostya Serebryany <kcc@google.com>
Fri, 31 Jul 2015 22:07:17 +0000 (22:07 +0000)
commit427b5a50cf76ac2aca2f3f6636e0550cb1dc780f
tree263525ca91c3b141d0f3ff34d3235ac4af402dba
parentcab56781b580ab75c949d3017bfc49114a8309a4
[libFuzzer] limit the size of the inputs printed to stderr

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