[libFuzzer] use max_len exactly equal to the max size of input. Fix 32-bit build
authorKostya Serebryany <kcc@google.com>
Tue, 15 Mar 2016 01:28:00 +0000 (01:28 +0000)
committerKostya Serebryany <kcc@google.com>
Tue, 15 Mar 2016 01:28:00 +0000 (01:28 +0000)
commit0c5e3af862d9b594fef7609be8388342bdf5de89
tree60faf6268682c8e00fb91c586a216bf3a866a676
parent4ebb8a4761575ae8d352dfdcbe8e7829a372e60e
[libFuzzer] use max_len exactly equal to the max size of input. Fix 32-bit build

llvm-svn: 263518
llvm/lib/Fuzzer/FuzzerDriver.cpp