]> git.ipfire.org Git - thirdparty/zstd.git/commit
added test checking dictID when using ZSTD_initCStream_usingCDict()
authorYann Collet <cyan@fb.com>
Tue, 17 Jan 2017 03:46:22 +0000 (19:46 -0800)
committerYann Collet <cyan@fb.com>
Tue, 17 Jan 2017 03:46:22 +0000 (19:46 -0800)
commit33fce03045bccbdac39a53a2aab1be0ce9d70ced
tree4eb00a568388e4c142aa12fc50d66c8c096a9656
parentaa64b01138d05747806fba3cba0fd90f3a34f213
added test checking dictID when using ZSTD_initCStream_usingCDict()

It shows that dictID is not properly added into frame header
Makefile
tests/Makefile
tests/zstreamtest.c