]> git.ipfire.org Git - thirdparty/zstd.git/commit
changed (partially) the decodeSequences flow logic
authorYann Collet <cyan@fb.com>
Fri, 16 Jun 2023 18:56:22 +0000 (11:56 -0700)
committerYann Collet <cyan@fb.com>
Fri, 16 Jun 2023 18:57:12 +0000 (11:57 -0700)
commit02134fad123a26e17bcb48edc2868b5968ed76d5
treeb47bd0918fab0f80ea9f1a55d6cb7131d1ee0959
parent8b8b5f4d75a1918e5dc9a7e3d9e41da7c6a89c5a
changed (partially) the decodeSequences flow logic

this allows detecting overflow events without a checksum.
lib/decompress/zstd_decompress_block.c