]> git.ipfire.org Git - thirdparty/zstd.git/commit
fix overlap write scenario in presence of incompressible data
authorYann Collet <cyan@fb.com>
Thu, 17 Oct 2024 19:55:08 +0000 (12:55 -0700)
committerYann Collet <cyan@fb.com>
Thu, 17 Oct 2024 19:55:08 +0000 (12:55 -0700)
commit4786800c52448c16d4f19905b1f181e55f3b3559
tree41206d2c0bef1115e96bd4328c2ad50ca4ac6ab5
parent9f692af18db4c9c6bdac3890d5976e3beb34fb3c
fix overlap write scenario in presence of incompressible data
lib/compress/zstd_compress.c