]> git.ipfire.org Git - thirdparty/zstd.git/commitdiff
Merge pull request #2405 from senhuang42/sequence_compression_minmatch_fix
authorsen <senhuang96@fb.com>
Tue, 1 Dec 2020 22:34:01 +0000 (17:34 -0500)
committerGitHub <noreply@github.com>
Tue, 1 Dec 2020 22:34:01 +0000 (17:34 -0500)
Sequence Compression API - make validator use cctx minMatch instead of global MINMATCH


Trivial merge