OSDN Git Service

[libFuzzer] add fuzzer test for libxml2, finds https://bugzilla.gnome.org/show_bug...
authorKostya Serebryany <kcc@google.com>
Sat, 1 Oct 2016 07:37:40 +0000 (07:37 +0000)
committerKostya Serebryany <kcc@google.com>
Sat, 1 Oct 2016 07:37:40 +0000 (07:37 +0000)
commit120924c695077ff54ae77b6ed25172eb4949c2cf
tree6813b73252184e5aa26c5a23fd31cd5d89fb3b31
parent83660ff7107587065050166a907e4e96abd2f106
[libFuzzer] add fuzzer test for libxml2, finds https://bugzilla.gnome.org/show_bug.cgi?id=751631

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