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

Fix header space check #2027

Merged
merged 6 commits into from
Nov 4, 2024
Merged

Fix header space check #2027

merged 6 commits into from
Nov 4, 2024

Conversation

Ralith
Copy link
Collaborator

@Ralith Ralith commented Nov 4, 2024

Fixes the failure identified in #2020.

quinn-proto/src/connection/mod.rs Outdated Show resolved Hide resolved
quinn-proto/src/connection/packet_builder.rs Show resolved Hide resolved
quinn-proto/src/connection/mod.rs Show resolved Hide resolved
A header and tag could easily be larger than 40 bytes.
@Ralith
Copy link
Collaborator Author

Ralith commented Nov 4, 2024

Added another fix for a separate issue identified in a similar test.

@Ralith Ralith added this pull request to the merge queue Nov 4, 2024
Merged via the queue into main with commit 13a9e5e Nov 4, 2024
14 checks passed
@Ralith Ralith deleted the fix-header-space-check branch November 4, 2024 17:34
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