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

Cherry pick Fix out of bounds read in bit chunk iterator to active_release #432

Merged
merged 1 commit into from
Jun 9, 2021

Conversation

alamb
Copy link
Contributor

@alamb alamb commented Jun 8, 2021

Automatic cherry-pick of e8d9ef5

* Fix out of bounds read in bit chunk iterator

* Add comment why reading one additional byte is enough
@codecov-commenter
Copy link

codecov-commenter commented Jun 8, 2021

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 82.59%. Comparing base (e3d6792) to head (7b9f8de).

Additional details and impacted files
@@               Coverage Diff               @@
##           active_release     #432   +/-   ##
===============================================
  Coverage           82.58%   82.59%           
===============================================
  Files                 162      162           
  Lines               44375    44379    +4     
===============================================
+ Hits                36649    36654    +5     
+ Misses               7726     7725    -1     

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

@alamb alamb merged commit 8179193 into active_release Jun 9, 2021
@alamb alamb deleted the cherry_pick_e8d9ef5b branch June 9, 2021 18:09
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