]> git.ipfire.org Git - thirdparty/zstd.git/commit
Fix invalid use of dictionary offcode table
authorNick Terrell <terrelln@fb.com>
Fri, 13 Oct 2017 19:47:00 +0000 (12:47 -0700)
committerNick Terrell <terrelln@fb.com>
Fri, 13 Oct 2017 19:47:03 +0000 (12:47 -0700)
commit24ac2dbd2a56dccbfe52293ac98c3cdd8eb0c0c0
tree665912dd461ca16408cc977d62280ad50d759910
parentdf6b844b4a305ab47cc212a6a15a77cca7cbf7ae
Fix invalid use of dictionary offcode table

Fixes #888.
lib/compress/zstd_compress.c