Skip to content

http3: fix capsule parsing#4683

Merged
marten-seemann merged 1 commit intomasterfrom
http3-fix-capsule-parsing
Oct 2, 2024
Merged

http3: fix capsule parsing#4683
marten-seemann merged 1 commit intomasterfrom
http3-fix-capsule-parsing

Conversation

@marten-seemann
Copy link
Copy Markdown
Member

@marten-seemann marten-seemann commented Sep 27, 2024

The current code returns an io.ErrUnexpectedEOF on partial reads of the capsule content.

The current code returns an io.ErrUnexpectedEOF on partial reads of the
capsule content.
@marten-seemann marten-seemann added this to the v0.48 milestone Sep 27, 2024
@codecov
Copy link
Copy Markdown

codecov Bot commented Sep 27, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 84.77%. Comparing base (e38d38d) to head (49a8e82).
Report is 1 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #4683   +/-   ##
=======================================
  Coverage   84.77%   84.77%           
=======================================
  Files         150      150           
  Lines       14922    14922           
=======================================
  Hits        12650    12650           
  Misses       1743     1743           
  Partials      529      529           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

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.

1 participant