]> git.ipfire.org Git - thirdparty/zstd.git/commitdiff
Merge pull request #1169 from felixhandte/zstd-lazy-in-place-dict
authorYann Collet <Cyan4973@users.noreply.github.com>
Wed, 13 Jun 2018 20:05:41 +0000 (16:05 -0400)
committerGitHub <noreply@github.com>
Wed, 13 Jun 2018 20:05:41 +0000 (16:05 -0400)
ZSTD_lazy: Support Searching the Dictionary Context In-Place


Trivial merge