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

avoid recursion when skipping unknown HTTP/3 frames #3354

Merged
merged 1 commit into from Mar 22, 2022

Conversation

marten-seemann
Copy link
Member

No description provided.

@marten-seemann marten-seemann changed the title avoid recursion when parsing unknown HTTP/3 frames avoid recursion when skipping unknown HTTP/3 frames Mar 22, 2022
@codecov
Copy link

codecov bot commented Mar 22, 2022

Codecov Report

Merging #3354 (a281c48) into master (b7e93b5) will decrease coverage by 0.00%.
The diff coverage is 60.00%.

@@            Coverage Diff             @@
##           master    #3354      +/-   ##
==========================================
- Coverage   85.52%   85.52%   -0.00%     
==========================================
  Files         135      135              
  Lines        9837     9836       -1     
==========================================
- Hits         8413     8412       -1     
  Misses       1046     1046              
  Partials      378      378              
Impacted Files Coverage Δ
http3/frames.go 78.08% <60.00%> (-0.30%) ⬇️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update b7e93b5...a281c48. Read the comment docs.

@marten-seemann marten-seemann merged commit 4725dde into master Mar 22, 2022
@marten-seemann marten-seemann deleted the improve-http3-frame-parser branch March 22, 2022 21:15
nmldiegues pushed a commit to chungthuang/quic-go that referenced this pull request Jun 6, 2022
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

1 participant