]> git.ipfire.org Git - thirdparty/zstd.git/commitdiff
Merge pull request #3677 from facebook/detectOverflow
authorYann Collet <Cyan4973@users.noreply.github.com>
Wed, 5 Jul 2023 07:59:08 +0000 (00:59 -0700)
committerGitHub <noreply@github.com>
Wed, 5 Jul 2023 07:59:08 +0000 (00:59 -0700)
Changed the decoding loop to detect more invalid cases of corruption sooner


Trivial merge