oss-fuzz/projects/libgd
Tim D. Smith 5626381856 Add libgd (#1109)
* [libgd] Add libgd with GIF and TGA fuzzers

* [libgd] Add gif corpus

* use a Googlier email address

* Remove template comments

* Centralize image size constraint

instead of trying to parse each format individually in the fuzzing
target.

* Add BMP fuzzing target

* Add project emails

* Document workaround for image size cap

* Single-source format fuzzers

* Add other built-in formats

* Add libz-dev for gd2 format

* Linker incantation for zlib (thanks Alex!)
2018-01-25 14:45:19 -08:00
..
Dockerfile Add libgd (#1109) 2018-01-25 14:45:19 -08:00
build.sh Add libgd (#1109) 2018-01-25 14:45:19 -08:00
parser_target.cc Add libgd (#1109) 2018-01-25 14:45:19 -08:00
project.yaml Add libgd (#1109) 2018-01-25 14:45:19 -08:00