]> git.ipfire.org Git - thirdparty/zstd.git/commit
fixed ZSTDMT_initCStream() when contentSizeFlag==1 by default
authorYann Collet <cyan@fb.com>
Sat, 14 Oct 2017 02:09:30 +0000 (19:09 -0700)
committerYann Collet <cyan@fb.com>
Sat, 14 Oct 2017 02:09:30 +0000 (19:09 -0700)
commitbeb9b4b398cb4a9b98f48a49a1c95cfbd030527c
tree399718c0da2095b814c30f8dfb3ba492aa8a64ab
parent213ef3b510b909b7dd95dc472e680ebea25bc450
fixed ZSTDMT_initCStream() when contentSizeFlag==1 by default

and a wrong test in zstreamtest --mt
lib/compress/zstdmt_compress.c
tests/zstreamtest.c