[libFuzzer] be more careful when calling strlen of strcmp parameters, PR32357
authorKostya Serebryany <kcc@google.com>
Fri, 24 Mar 2017 22:19:52 +0000 (22:19 +0000)
committerKostya Serebryany <kcc@google.com>
Fri, 24 Mar 2017 22:19:52 +0000 (22:19 +0000)
commitc58982d6fa279f041b37b5cc0432af9e1a9f9a83
tree868665cca2b48deff90933a6af4358c4e897681f
parent8fbb74b5b24183d7b2afbc36c690921d9690307e
[libFuzzer] be more careful when calling strlen of strcmp parameters, PR32357

llvm-svn: 298746
llvm/lib/Fuzzer/FuzzerTraceState.cpp
llvm/lib/Fuzzer/test/BadStrcmpTest.cpp [new file with mode: 0644]
llvm/lib/Fuzzer/test/CMakeLists.txt
llvm/lib/Fuzzer/test/bad-strcmp.test [new file with mode: 0644]