lz4/ossfuzz
Yann Collet 3dd34df751 added target lz4-wlib
variant of lz4 linking to liblz4 dynamic library

requires the dynamic library to expose static-only symbols (experimental API)

Example for #888
2020-08-11 14:07:51 -07:00
..
compress_frame_fuzzer.c Using size instead of LZ4_compressBound(size) <- causes heap overflow 2019-09-23 11:54:56 -07:00
compress_fuzzer.c Retreiving 32 bits from the end for fuzzer 2019-09-13 18:08:58 -07:00
compress_hc_fuzzer.c Retreiving 32 bits from the end for fuzzer 2019-09-13 18:08:58 -07:00
decompress_frame_fuzzer.c Retreiving 32 bits from the end for fuzzer 2019-09-13 18:08:58 -07:00
decompress_fuzzer.c Retreiving 32 bits from the end for fuzzer 2019-09-13 18:08:58 -07:00
fuzz_data_producer.c Retreiving 32 bits from the end for fuzzer 2019-09-13 18:08:58 -07:00
fuzz_data_producer.h Retreiving 32 bits from the end for fuzzer 2019-09-13 18:08:58 -07:00
fuzz_helpers.h [fuzz] Add HC fuzzers for round trip, compress, and streaming 2019-07-18 12:29:15 -07:00
fuzz.h [ossfuzz] Improve the fuzzers 2019-07-15 12:22:04 -07:00
lz4_helpers.c [fuzz] Add LZ4 frame fuzzers 2019-07-18 18:54:59 -07:00
lz4_helpers.h [fuzz] Add LZ4 frame fuzzers 2019-07-18 18:54:59 -07:00
Makefile added target lz4-wlib 2020-08-11 14:07:51 -07:00
ossfuzz.sh [fuzzer] Update scripts for new fuzzers 2019-07-18 12:29:15 -07:00
round_trip_frame_fuzzer.c Retreiving 32 bits from the end for fuzzer 2019-09-13 18:08:58 -07:00
round_trip_fuzzer.c Retreiving 32 bits from the end for fuzzer 2019-09-13 18:08:58 -07:00
round_trip_hc_fuzzer.c Retreiving 32 bits from the end for fuzzer 2019-09-13 18:08:58 -07:00
round_trip_stream_fuzzer.c [fuzz] Add HC fuzzers for round trip, compress, and streaming 2019-07-18 12:29:15 -07:00
standaloneengine.c [ossfuzz] Improve the fuzzers 2019-07-15 12:22:04 -07:00
travisoss.sh [fuzzer] Update scripts for new fuzzers 2019-07-18 12:29:15 -07:00