libvips/fuzz
John Cupitt d81efda782 better blocking of large input images in the fuzzer
things like 65494x5 pixel PNGs were being allowed through and caused
timeouts
2019-08-09 16:45:08 +01:00
..
jpegsave_buffer_fuzzer_corpus add already fixed testcases to fuzz corpus 2019-08-06 13:37:41 +02:00
pngsave_buffer_fuzzer_corpus add already fixed testcases to fuzz corpus 2019-08-06 13:37:41 +02:00
sharpen_fuzzer_corpus add already fixed testcases to fuzz corpus 2019-08-06 13:37:41 +02:00
thumbnail_fuzzer_corpus don't invert signed ints in tiffload 2019-08-07 17:08:18 +01:00
webpsave_buffer_fuzzer_corpus add already fixed testcases to fuzz corpus 2019-08-06 13:37:41 +02:00
Makefile.am add check script for regression testing 2019-07-15 14:02:27 +02:00
StandaloneFuzzTargetMain.c improve fuzz targets and oss-fuzz integration 2019-07-15 14:02:27 +02:00
jpegsave_buffer_fuzzer.cc better blocking of large input images in the fuzzer 2019-08-09 16:45:08 +01:00
pngsave_buffer_fuzzer.cc better blocking of large input images in the fuzzer 2019-08-09 16:45:08 +01:00
sharpen_fuzzer.cc better blocking of large input images in the fuzzer 2019-08-09 16:45:08 +01:00
test_fuzz.sh add UBSAN sanitizer 2019-08-02 19:46:42 +02:00
thumbnail_fuzzer.cc better blocking of large input images in the fuzzer 2019-08-09 16:45:08 +01:00
webpsave_buffer_fuzzer.cc better blocking of large input images in the fuzzer 2019-08-09 16:45:08 +01:00