]> git.ipfire.org Git - thirdparty/zstd.git/commit
contentSizeFlag enabled by default would also fail for streaming and MT operations
authorYann Collet <cyan@fb.com>
Sat, 14 Oct 2017 01:32:06 +0000 (18:32 -0700)
committerYann Collet <cyan@fb.com>
Sat, 14 Oct 2017 01:32:06 +0000 (18:32 -0700)
commit3c1e3f8ec90a09558bda9b860fc1cbfdd322919c
treeba250df9de5c6d84afbc22140c6fd9be93f52baa
parentfb4451664125919e0870b256797f826bad576efc
contentSizeFlag enabled by default would also fail for streaming and MT operations

fixed
lib/compress/zstd_compress.c
lib/compress/zstdmt_compress.c
tests/zstreamtest.c