]> git.ipfire.org Git - thirdparty/zstd.git/commit
modify sequence compression api fuzzer
authorDanielle Rozenblit <drozenblit@fb.com>
Mon, 23 Jan 2023 15:55:11 +0000 (07:55 -0800)
committerDanielle Rozenblit <drozenblit@fb.com>
Mon, 23 Jan 2023 15:55:11 +0000 (07:55 -0800)
commit638d502002b6fbecb3e8ccc79b159766e1244a83
tree6ad46a4bf4776846c30d9acadf7a3c3bfca6ffdc
parent23a356cddef58d8b90af279dbfd7b3f5be0c88bf
modify sequence compression api fuzzer
16 files changed:
.gitignore
lib/compress/zstd_compress.c
lib/compress/zstd_compress_internal.h
lib/zstd.h
programs/benchzstd.c
programs/dibio.c
programs/fileio_common.h
programs/timefn.c
programs/timefn.h
tests/decodecorpus.c
tests/external_matchfinder.h
tests/fuzz/sequence_compression_api.c
tests/fuzz/zstd_helpers.c
tests/fuzzer.c
tests/test-zstd-versions.py
tests/zstreamtest.c