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

Don't leak []byte into pool #431

Open
wants to merge 1 commit into
base: master
from
Open

Don't leak []byte into pool #431

wants to merge 1 commit into from

Conversation

@g7r
Copy link

@g7r g7r commented Jan 14, 2020

No description provided.

@codecov
Copy link

@codecov codecov bot commented Jan 14, 2020

Codecov Report

Merging #431 into master will increase coverage by 0.08%.
The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #431      +/-   ##
==========================================
+ Coverage   86.46%   86.54%   +0.08%     
==========================================
  Files          41       41              
  Lines        5106     5107       +1     
==========================================
+ Hits         4415     4420       +5     
+ Misses        555      551       -4     
  Partials      136      136
Impacted Files Coverage Δ
pool.go 100% <100%> (ø) ⬆️
reflect_struct_decoder.go 81.89% <0%> (+0.53%) ⬆️

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 49c900e...11124e2. Read the comment docs.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Linked issues

Successfully merging this pull request may close these issues.

None yet

1 participant
You can’t perform that action at this time.