]> git.ipfire.org Git - thirdparty/zstd.git/commitdiff
Merge pull request #2610 from senhuang42/lazy_underflow_fix
authorNick Terrell <terrelln@fb.com>
Wed, 5 May 2021 06:10:23 +0000 (23:10 -0700)
committerGitHub <noreply@github.com>
Wed, 5 May 2021 06:10:23 +0000 (23:10 -0700)
Fix bad integer wraparound in repcode index for fast, dfast, lazy


Trivial merge