]> git.ipfire.org Git - thirdparty/zstd.git/commit
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)
commit118200f7b95deaf38b3368cb445a564f187da1a2
treee6fff152f6a63b9a31293879214f56226f663805
parent25822342be59d831bad65426ae51f5cc22157b09
parentc123e69ad087cea5b779ce2a26b0845810783d12
Merge pull request #3677 from facebook/detectOverflow

Changed the decoding loop to detect more invalid cases of corruption sooner