Dictionary ID can't >= 4294967177 in 32-bit build
Đang mở
- Ngôn ngữ chính
- C
- Star
- 27.9k
- Fork
- 2.6k
- Merge trung bình
- 1 ngày 3 giờ
- Pull request đã merge (30 ngày)
- 8
Mô tả
4294967177 = (2**32-1) - 118
Here return `dictID`, if `dictID` is too large, it will be treated as an error code.
https://github.com/facebook/zstd/blob/bb1eedcf866e0abdd34b157d83e19d76eb82a6f7/lib/compress/zstd_compress.c#L5212
Hướng dẫn đóng góp
Đánh giá
Issue này chưa được đánh giá.