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

network: handle length mismatch in decompression routine #1255

Merged
merged 1 commit into from
Aug 4, 2020

Conversation

roman-khimov
Copy link
Member

It's a protocol level error when uncompressed payload size doesn't match the
one specified in the header.

It's a protocol level error when uncompressed payload size doesn't match the
one specified in the header.
@roman-khimov roman-khimov added this to the v0.91.0 milestone Aug 3, 2020
@roman-khimov roman-khimov merged commit 3e192b1 into master Aug 4, 2020
@roman-khimov roman-khimov deleted the p2p-handle-decompression-length-mismatch branch August 4, 2020 07:24
@roman-khimov roman-khimov added network P2P layer and removed protocol labels Sep 14, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
network P2P layer
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants