DavidKorczynski
84d255ab00
libprotobuf-mutator projects: fix builds ( #7737 )
...
* libprotobuf-mutator projects: fix builds
Ref: https://github.com/google/oss-fuzz/issues/7736
* boringssl: fix libprotobuf-mutator fuzzer
* giflib: fix libprotobuf-mutator fuzzer
* jsoncpp: fix libprotobuf-mutator fuzzer
* xerces-c: fix libprotobuf-mutator fuzzer
* libpng-proto: fix libprotobuf-mutator fuzzer
* giflib: add license header to satisfy CI
2022-05-21 13:34:16 +01:00
Bhargava Shastry
c06fadbbbf
libpng-proto: Add new proto fuzzer with custom mutator that changes unknown chunk to known chunk. ( #3168 )
2020-04-03 07:33:15 -07:00
Kostya Serebryany
edf33327b6
[libpng-proto] add libpng_transforms_fuzzer, a fuzz target with more coverage than the in-tree one currently has ( #2114 )
2019-01-25 22:30:11 -08:00
Kostya Serebryany
a9099bd6af
[libpng-proto] add another fuzzer, this time using a custom mutator specialized for PNG (no protos)
2019-01-23 17:59:58 -08:00
Kostya Serebryany
e47326293d
Adding libpng-proto, an example of proto-based fuzzer ( #2048 )
...
* Adding libpng-proto, an example of proto-based fuzzer
* fix year
* remove redundant line
* address comments
* simplify names
* small update in build.sh
2018-12-21 15:10:13 -08:00