libvips/fuzz
Kleis Auke Wolthuizen 3da7caee6c
LSan improvements and fixes (#2672)
* LSan: remove GLib suppression

* LSan: disable the fast unwinder to get full stacktraces

* Move ASan/UBSan fuzzer options to CI configuration

* LSan: remove EOLed python2.7 suppression

* LSan: remove libstdc++ suppression

* LSan: add libx265 to suppression file

* Try to reproduce small memleak

* Try a possible patch

* Skip test if `im_benchmark` is not available

* CI: upgrade Clang version to 13

* CI: correct job names

* Meson: increase the timeout for tests

* README.md: correct Meson invocation
2022-02-19 15:13:42 +00:00
..
common_fuzzer_corpus gifload: ensure total height of all pages is sanitised 2020-11-21 11:55:18 +00:00
Makefile.am Add gifsave operation, depends on cgif and libimagequant (#2381) 2021-08-22 18:11:41 +01:00
StandaloneFuzzTargetMain.c improve fuzz targets and oss-fuzz integration 2019-07-15 14:02:27 +02:00
gifsave_buffer_fuzzer.cc Add gifsave operation, depends on cgif and libimagequant (#2381) 2021-08-22 18:11:41 +01:00
jpegsave_buffer_fuzzer.cc block fuzz data over 100kb 2020-07-25 14:46:44 +01:00
jpegsave_file_fuzzer.cc block fuzz data over 100kb 2020-07-25 14:46:44 +01:00
meson.build LSan improvements and fixes (#2672) 2022-02-19 15:13:42 +00:00
mosaic_fuzzer.cc Fix UBSan errors (#1948) 2021-09-12 13:14:24 +01:00
pngsave_buffer_fuzzer.cc block fuzz data over 100kb 2020-07-25 14:46:44 +01:00
sharpen_fuzzer.cc block fuzz data over 100kb 2020-07-25 14:46:44 +01:00
smartcrop_fuzzer.cc block fuzz data over 100kb 2020-07-25 14:46:44 +01:00
test_fuzz.sh LSan improvements and fixes (#2672) 2022-02-19 15:13:42 +00:00
thumbnail_fuzzer.cc block fuzz data over 100kb 2020-07-25 14:46:44 +01:00
webpsave_buffer_fuzzer.cc block fuzz data over 100kb 2020-07-25 14:46:44 +01:00