]> git.ipfire.org Git - thirdparty/zstd.git/commit
Fix parameter selection and adjustment with srcSize == 0 1874/head
authorNick Terrell <terrelln@fb.com>
Thu, 7 Nov 2019 01:41:29 +0000 (17:41 -0800)
committerNick Terrell <terrelln@fb.com>
Thu, 7 Nov 2019 16:58:43 +0000 (08:58 -0800)
commit8c474f98456ee4cb7540b479816c60399cb6685c
tree856f54ec6d88e19fbb08611b6a3642b6fb221450
parent2ed5344e84df9daa2ca5abbc7aa88aea495a724f
Fix parameter selection and adjustment with srcSize == 0
lib/compress/zstd_compress.c
lib/compress/zstd_compress_internal.h
lib/compress/zstdmt_compress.c
tests/fuzzer.c