]> git.ipfire.org Git - thirdparty/zstd.git/commit
changed ZSTD_decompressSequences_bodySplitLitBuffer() decoding loop
authorYann Collet <cyan@fb.com>
Fri, 16 Jun 2023 22:32:07 +0000 (15:32 -0700)
committerYann Collet <cyan@fb.com>
Fri, 16 Jun 2023 22:32:07 +0000 (15:32 -0700)
commit33fca19dd4b8cc9d68feb3daa129297b31680e47
tree0d795d3f18e9b47f8e9f8167b334d563b891d9b9
parent84e898a76c50aa31bd05b37a370c674250706254
changed ZSTD_decompressSequences_bodySplitLitBuffer() decoding loop

to behave more like the regular decoding loop.
lib/decompress/zstd_decompress_block.c