]> git.ipfire.org Git - thirdparty/zstd.git/commit
fixed zstdmt corruption issue when enabling overlapped sections
authorYann Collet <cyan@fb.com>
Thu, 26 Jan 2017 00:25:38 +0000 (16:25 -0800)
committerYann Collet <cyan@fb.com>
Thu, 26 Jan 2017 00:25:38 +0000 (16:25 -0800)
commitbb0027405afb197aff767d1a3d9a759e88d105ed
treef28674d323e61c185aebaf1be0e7f0e3729b44c7
parent943cff9c37e999c77ccd11cf5dec29a6f010fe3d
fixed zstdmt corruption issue when enabling overlapped sections

see Asana board for detailed explanation on why and how to fix it
lib/compress/zstd_compress.c
lib/compress/zstdmt_compress.c
lib/decompress/zstd_decompress.c
lib/zstd.h
programs/fileio.c
tests/zstreamtest.c