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 out-of-bounds read when creating a multiplexed tracer #2678

Merged
merged 1 commit into from Jul 22, 2020

Conversation

marten-seemann
Copy link
Member

No description provided.

@codecov
Copy link

codecov bot commented Jul 20, 2020

Codecov Report

Merging #2678 into master will increase coverage by 0.04%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #2678      +/-   ##
==========================================
+ Coverage   86.74%   86.78%   +0.04%     
==========================================
  Files         124      124              
  Lines        9897     9897              
==========================================
+ Hits         8585     8589       +4     
+ Misses        978      976       -2     
+ Partials      334      332       -2     
Impacted Files Coverage Δ
logging/multiplex.go 100.00% <100.00%> (+4.76%) ⬆️

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 4e4c71c...bd2b4e3. Read the comment docs.

@marten-seemann marten-seemann merged commit 5d5eb0f into master Jul 22, 2020
@marten-seemann marten-seemann deleted the fix-out-of-bounds-multiplexed-tracer branch July 24, 2020 03:59
@aschmahmann aschmahmann mentioned this pull request Sep 22, 2020
72 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.

None yet

2 participants