]> git.ipfire.org Git - thirdparty/zstd.git/commit
Combining fuzz_data_producer restrict calls into a single function
authorDario Pavlovic <dariop@fb.com>
Wed, 11 Sep 2019 17:09:29 +0000 (10:09 -0700)
committerDario Pavlovic <dariop@fb.com>
Wed, 11 Sep 2019 17:09:29 +0000 (10:09 -0700)
commitb5b24c2a0d68aee159e01e8d0ad2f657f7c10b5c
tree20771bbf6ade5cd467ef9ccff5f4a037d94873d3
parent23cc2d851083fdc1c1af15fa4190ce74e29b73dd
Combining fuzz_data_producer restrict calls into a single function
tests/fuzz/block_round_trip.c
tests/fuzz/dictionary_decompress.c
tests/fuzz/dictionary_round_trip.c
tests/fuzz/fuzz_data_producer.c
tests/fuzz/fuzz_data_producer.h
tests/fuzz/simple_compress.c
tests/fuzz/simple_decompress.c
tests/fuzz/simple_round_trip.c
tests/fuzz/stream_decompress.c
tests/fuzz/stream_round_trip.c