[libFuzzer] fix the strncmp interceptor -- it should respect short strings.
authorKostya Serebryany <kcc@google.com>
Thu, 30 Jul 2015 21:22:22 +0000 (21:22 +0000)
committerKostya Serebryany <kcc@google.com>
Thu, 30 Jul 2015 21:22:22 +0000 (21:22 +0000)
commitdd6dcb6cee3ceee34522020632738e3322fb6b50
tree9c37fd11e8e88570d4aef097c66841f8b0ebe6aa
parentf4745ecbb449433f9b91faf17f334f64a3d6b0f1
[libFuzzer] fix the strncmp interceptor -- it should respect short strings.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@243691 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Fuzzer/FuzzerTraceState.cpp
lib/Fuzzer/test/StrncmpTest.cpp
lib/Fuzzer/test/fuzzer-dfsan.test