Skip to content

Implement max decompressed size limit and error handling#74

Merged
masterking32 merged 1 commit into
masterking32:mainfrom
abolix:abolix-decompress-fix
Mar 31, 2026
Merged

Implement max decompressed size limit and error handling#74
masterking32 merged 1 commit into
masterking32:mainfrom
abolix:abolix-decompress-fix

Conversation

@abolix
Copy link
Copy Markdown
Contributor

@abolix abolix commented Mar 31, 2026

Added error handling for decompressed data size exceeding the limit and introduced a constant for max decompressed size.
Improves ram usage. this was already set on LZ4, but not set on ZSTD/ZLIB.

Added error handling for decompressed data size exceeding the limit and introduced a constant for max decompressed size.
@masterking32 masterking32 merged commit 0c99eaf into masterking32:main Mar 31, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants