]> git.ipfire.org Git - thirdparty/zstd.git/commit
added a test for ZSTD_compressSequencesAndLiterals
authorYann Collet <cyan@fb.com>
Thu, 19 Dec 2024 15:38:14 +0000 (07:38 -0800)
committerYann Collet <cyan@fb.com>
Fri, 20 Dec 2024 18:37:00 +0000 (10:37 -0800)
commita80f55f47d7d4076c19a000459b88e28e8c95eee
tree37c52cae674385b2a1143e3d7794d5a793d92509
parent0a54f6f288bab194e1c4edcd03cedc8d084c2d6f
added a test for ZSTD_compressSequencesAndLiterals

checks that srcSize is present in the frame header
and bounds the window size.
tests/fuzzer.c