]> git.ipfire.org Git - thirdparty/zstd.git/commit
Make loadedDictEnd an Index, not the Dict Len
authorW. Felix Handte <w@felixhandte.com>
Tue, 22 May 2018 00:12:11 +0000 (20:12 -0400)
committerW. Felix Handte <w@felixhandte.com>
Wed, 23 May 2018 21:53:03 +0000 (17:53 -0400)
commit298d24fa573842c7cc0c3530869817bc9ebe36f8
treec5c3d18365e94d5fd4f2de859b4026637bb6aba9
parent7ef85e061877d96991a4fc419ad96146afc8f88b
Make loadedDictEnd an Index, not the Dict Len
lib/compress/zstd_compress.c
lib/compress/zstd_compress_internal.h
lib/compress/zstd_fast.c