oss-fuzz/projects/zlib
Chris Blume 0bb419758f Add myself to autocc of zlib (#2152)
I wrote many of the zlib fuzzers that are used in Chromium.
I also just submitted a pull request for those to go to upstream zlib.

It would be handy for me to be notified when the fuzzers find something
in zlib.

This commit adds myself to the autocc of zlib.
2019-02-08 15:38:51 -08:00
..
Dockerfile [zlib] add fuzzers (#1780) 2018-11-07 10:20:02 -08:00
build.sh [zlib] add fuzzers (#1780) 2018-11-07 10:20:02 -08:00
checksum_fuzzer.c oss-fuzz/12299: fix build error due to change in interface for fast crc32 (#2082) 2019-01-11 14:14:17 -08:00
compress_fuzzer.c [zlib] add fuzzers (#1780) 2018-11-07 10:20:02 -08:00
example_dict_fuzzer.c [zlib] add fuzzers (#1780) 2018-11-07 10:20:02 -08:00
example_flush_fuzzer.c [zlib] add fuzzers (#1780) 2018-11-07 10:20:02 -08:00
example_large_fuzzer.c [zlib] add fuzzers (#1780) 2018-11-07 10:20:02 -08:00
example_small_fuzzer.c [zlib] add fuzzers (#1780) 2018-11-07 10:20:02 -08:00
minigzip_fuzzer.c [zlib] add fuzzers (#1780) 2018-11-07 10:20:02 -08:00
project.yaml Add myself to autocc of zlib (#2152) 2019-02-08 15:38:51 -08:00
zlib_uncompress_fuzzer.cc