OSDN Git Service

[libFuzzer] add a fuzzer test that finds CVE-2015-3193
authorKostya Serebryany <kcc@google.com>
Fri, 30 Sep 2016 18:16:16 +0000 (18:16 +0000)
committerKostya Serebryany <kcc@google.com>
Fri, 30 Sep 2016 18:16:16 +0000 (18:16 +0000)
commitb035d535c3c471575882b7176a6b0308b01fe536
treed0761654427bc45342005b50241bbc0eeafd1cf1
parent976632d9a27ecbc602ff1064b2adbe21d9253254
[libFuzzer] add a fuzzer test that finds CVE-2015-3193

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@282892 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Fuzzer/fuzzer-test-suite/openssl-1.0.2d/build.sh [new file with mode: 0755]
lib/Fuzzer/fuzzer-test-suite/openssl-1.0.2d/target.cc [new file with mode: 0644]
lib/Fuzzer/fuzzer-test-suite/openssl-1.0.2d/test.sh [new file with mode: 0755]