]> git.ipfire.org Git - thirdparty/zstd.git/commit
Fixed decompression of literals in dictionary mode
authorYann Collet <yann.collet.73@gmail.com>
Wed, 15 Jun 2016 21:11:20 +0000 (23:11 +0200)
committerYann Collet <yann.collet.73@gmail.com>
Wed, 15 Jun 2016 21:11:20 +0000 (23:11 +0200)
commit9b998e4d0846ac702153caaa36bfc2fb4654a038
tree08782841866780ee6b68c3994970df2f32a57b46
parent531a4273c0c8536c9fd0d914e4c4d7f9c1030a1c
Fixed decompression of literals in dictionary mode
lib/decompress/huf_decompress.c
programs/playTests.sh