]> git.ipfire.org Git - thirdparty/zstd.git/commit
fixed another invalid scenario 4217/head
authorYann Collet <yann.collet.73@gmail.com>
Tue, 24 Dec 2024 05:15:50 +0000 (21:15 -0800)
committerYann Collet <yann.collet.73@gmail.com>
Tue, 24 Dec 2024 05:15:50 +0000 (21:15 -0800)
commit72ce56b527d1710dd2fa193ca0c22933da382f44
treebb8b6bbb15a00d46817bf84d783845ecc2a1d896
parent7b294caf461a15d74e64389bde16d5c33fc3d0c8
fixed another invalid scenario

compressSequencesAndLiterals() doesn't support sequence validation
.github/workflows/dev-long-tests.yml
tests/fuzz/Makefile
tests/fuzz/dictionary_loader.c
tests/fuzz/sequence_compression_api.c