[libFuzzer] make -test_single_input more reliable: make sure the input's size is...
authorKostya Serebryany <kcc@google.com>
Tue, 3 Nov 2015 18:57:25 +0000 (18:57 +0000)
committerKostya Serebryany <kcc@google.com>
Tue, 3 Nov 2015 18:57:25 +0000 (18:57 +0000)
commitaf639be62fc5acc894e46c8df13f61d7ec88a44e
treec4a156818e82a5c8c256114043abae5eeaf2d7d8
parent49d691389ef349534cf42a129f044dd1af3c1d8b
[libFuzzer] make -test_single_input more reliable: make sure the input's size is equal to it's capacity

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