]> git.ipfire.org Git - thirdparty/zstd.git/commit
Fix hashLog3 size when copying cdict tables
authorNick Terrell <terrelln@fb.com>
Tue, 30 Jan 2018 21:30:30 +0000 (13:30 -0800)
committerNick Terrell <terrelln@fb.com>
Wed, 31 Jan 2018 19:12:17 +0000 (11:12 -0800)
commitab3346af0723cc59601eca72d6df921c86ca5db3
tree589b21842e85f31a373c3dd336ee2d9a0d854274
parent0fa96a6b787de9c86d64e9daf03c4789bfe2b68a
Fix hashLog3 size when copying cdict tables
lib/compress/zstd_compress.c
lib/compress/zstd_opt.c
tests/zstreamtest.c