]> git.ipfire.org Git - thirdparty/zstd.git/commit
Throw error if Huffman weight initial states are truncated 4079/head
authorelasota <1137273+elasota@users.noreply.github.com>
Thu, 20 Jun 2024 19:19:58 +0000 (15:19 -0400)
committerelasota <1137273+elasota@users.noreply.github.com>
Thu, 20 Jun 2024 21:46:16 +0000 (17:46 -0400)
commit0938308ff69b3a7679898d75403832bafe43ba89
tree4a3a0250529cdf7be7ca740ea1bc7e5dd76d42a1
parent17b531501670781f37fc3e5070a29eede09bca3b
Throw error if Huffman weight initial states are truncated
doc/decompressor_permissive.md
doc/zstd_compression_format.md
lib/common/fse_decompress.c
tests/golden-decompression-errors/truncated_huff_state.zst [new file with mode: 0644]