]> git.ipfire.org Git - thirdparty/zstd.git/commitdiff
Merge pull request #1362 from felixhandte/fix-btlazy-skipping
authorYann Collet <Cyan4973@users.noreply.github.com>
Tue, 9 Oct 2018 00:06:43 +0000 (17:06 -0700)
committerGitHub <noreply@github.com>
Tue, 9 Oct 2018 00:06:43 +0000 (17:06 -0700)
`ZSTD_btlazy2`: Avoid Erroneously Trampling on Match with Worse Dictionary Match


Trivial merge