]> git.ipfire.org Git - thirdparty/zstd.git/commit
Fix fuzzing with ZSTD_MULTITHREAD
authorDaniel Kutenin <kutdanila@yandex.ru>
Tue, 10 Jan 2023 15:33:50 +0000 (15:33 +0000)
committerNick Terrell <nickrterrell@gmail.com>
Wed, 11 Jan 2023 18:09:19 +0000 (10:09 -0800)
commit3ac0b913024af5b9adea8e626bd62f951080498e
tree63e54350db395ad64cb5131369f2644e1a24bcb3
parent98ca8b4456f1e72c3a11ed467d2488d9daf024d7
Fix fuzzing with ZSTD_MULTITHREAD

At Google we fuzz zstd without ZSTD_MULTITHREAD but we want inputs to be as much as reproducible. It allows us to test new fuzzing methods for our fuzz team internally and have more horsepower to find bugs
tests/fuzz/zstd_helpers.c