]> granicus.if.org Git - curl/commit
fuzz: bring oss-fuzz initial code converted to C89
authorFrederik B <freddy@flashpad>
Tue, 9 May 2017 18:07:28 +0000 (20:07 +0200)
committerDaniel Stenberg <daniel@haxx.se>
Thu, 15 Jun 2017 20:11:30 +0000 (22:11 +0200)
commitb9ead67e12b4d920ab958bfa8597e10d6fe3dd36
treeb1bf8c2df95d9c6a4d9d635f3843158b282eeabc
parentefc83d6d541ab62c7beb1ddca09f6c1986fbeac7
fuzz: bring oss-fuzz initial code converted to C89
tests/fuzz/CMakeLists.txt [new file with mode: 0644]
tests/fuzz/Makefile.am [new file with mode: 0644]
tests/fuzz/Makefile.inc [new file with mode: 0644]
tests/fuzz/README [new file with mode: 0644]
tests/fuzz/curl_fuzzer.c [new file with mode: 0644]