]> git.ipfire.org Git - thirdparty/zstd.git/commit
ensure fParams.contentSizeFlag starts at 1
authorYann Collet <cyan@fb.com>
Sat, 14 Oct 2017 00:39:13 +0000 (17:39 -0700)
committerYann Collet <cyan@fb.com>
Sat, 14 Oct 2017 00:39:13 +0000 (17:39 -0700)
commitfb4451664125919e0870b256797f826bad576efc
tree6008f243c5efe0196c12bdbb10966dfeac9d9a85
parentdd18d73e7ef1b204bf514095fa8db7f9d6dfdc7b
ensure fParams.contentSizeFlag starts at 1

such default was failing for ZSTD_compressBegin/ZSTD_compressContinue
fixed too
lib/compress/zstd_compress.c
lib/zstd.h
tests/fullbench.c