Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Do not allow recursive decompression #290

Merged
merged 1 commit into from Feb 19, 2024

Conversation

link2xt
Copy link
Contributor

@link2xt link2xt commented Feb 19, 2024

No description provided.

@link2xt link2xt force-pushed the link2xt/no-recursive-decompression branch from c268385 to 6061444 Compare February 19, 2024 10:46
Co-Authored-By: Heiko Schaefer <heiko@schaefer.name>
@link2xt link2xt force-pushed the link2xt/no-recursive-decompression branch from 6061444 to 2ac3027 Compare February 19, 2024 10:48
@link2xt
Copy link
Contributor Author

link2xt commented Feb 19, 2024

This does not allow even two layers of compression. We can change it if there is a valid usecase, but normally you should not compress the message twice.

@dignifiedquire
Copy link
Member

I don't see the need for even two layers, so I think this is a good approach.

@link2xt link2xt merged commit d6e35fd into master Feb 19, 2024
18 checks 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.

None yet

2 participants