]> git.ipfire.org Git - thirdparty/zstd.git/commitdiff
Merge pull request #3669 from facebook/zeroSeq_2B
authorYann Collet <Cyan4973@users.noreply.github.com>
Tue, 6 Jun 2023 04:06:15 +0000 (00:06 -0400)
committerGitHub <noreply@github.com>
Tue, 6 Jun 2023 04:06:15 +0000 (00:06 -0400)
fixed decoder behavior when nbSeqs==0 is encoded using 2 bytes


Trivial merge