Ques: can any version of the zstd SW produce a compressed file where Block_Content > Block_Maximum_Size
Open
- Dominant language
- C
- Stars
- 27.9k
- Forks
- 2.6k
- Avg merge
- 1d 3h
- Merged PRs (30d)
- 8
Description
Please refer https://github.com/facebook/zstd/pull/4669 .
The version v1.5.4 can decompress a file that has Block_Content > Block_Maximum_Size but version v1.5.7 correctly raises an error.
my question is can any of the SW version create a file that violates Block_Content cannot be greater than Block_Maximum_Size
Contributor guide
Assessment
This issue has not been assessed yet.