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 int overflow when parsing the transport parameters #2564

Merged
merged 1 commit into from
May 25, 2020

Conversation

marten-seemann
Copy link
Member

No description provided.

@marten-seemann marten-seemann added this to the v0.16 milestone May 24, 2020
@codecov-commenter
Copy link

codecov-commenter commented May 24, 2020

Codecov Report

Merging #2564 into master will not change coverage.
The diff coverage is 100.00%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master    #2564   +/-   ##
=======================================
  Coverage   86.17%   86.17%           
=======================================
  Files         122      122           
  Lines        9550     9550           
=======================================
  Hits         8229     8229           
  Misses        983      983           
  Partials      338      338           
Impacted Files Coverage Δ
internal/wire/transport_parameters.go 89.38% <100.00%> (ø)

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 fa69438...b2c4dac. Read the comment docs.

@marten-seemann marten-seemann merged commit 86ddf2e into master May 25, 2020
@marten-seemann marten-seemann deleted the fix-int-overflow-in-tp-parsing branch May 25, 2020 12:04
@Stebalien Stebalien mentioned this pull request May 26, 2020
77 tasks
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.

3 participants