]> git.ipfire.org Git - thirdparty/zstd.git/commit
Don't create dict in streaming apis if dictSize == 0
authorSean Purcell <me@seanp.xyz>
Tue, 17 Jan 2017 19:04:08 +0000 (11:04 -0800)
committerSean Purcell <me@seanp.xyz>
Tue, 17 Jan 2017 22:31:35 +0000 (14:31 -0800)
commit57d423c5df337646020f5872ef4e7cc78d0c5c99
tree9d55ae6dd2e70f0481536cd0166305d4f3c34ee4
parent123c8a3cb82c814d65ecc096cd882e25469b567d
Don't create dict in streaming apis if dictSize == 0
lib/compress/zstd_compress.c
lib/decompress/zstd_decompress.c
lib/zstd.h