]> git.ipfire.org Git - thirdparty/zstd.git/commit
stricter limits to ensure expansion factor with blind-split strategy
authorYann Collet <cyan@fb.com>
Wed, 23 Oct 2024 21:55:10 +0000 (14:55 -0700)
committerYann Collet <cyan@fb.com>
Wed, 23 Oct 2024 21:55:10 +0000 (14:55 -0700)
commitc80645a055d19f7e77cff3c268d818f811b9e1bb
treeab2eacd377fbde5c7173e58963358417ff94a374
parent7d3e5e3ba1007635fc991a3b208353463cb2712d
stricter limits to ensure expansion factor with blind-split strategy

issue reported by @terrelln
lib/compress/zstd_compress.c