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 soundness of FromBytes::read_from_io (#2320) #2358

Conversation

google-pr-creation-bot
Copy link
Contributor

Automated changes by create-pull-request GitHub action

See google#2319. Includes a Miri test confirming the previous unsoundness.

gherrit-pr-id: Iede94c196c710c74d970c93935f1539e07446e50
@joshlf joshlf enabled auto-merge February 19, 2025 13:28
@joshlf
Copy link
Member

joshlf commented Feb 19, 2025

Backporting #2320

@codecov-commenter
Copy link

Codecov Report

Attention: Patch coverage is 86.36364% with 3 lines in your changes missing coverage. Please review.

Project coverage is 87.47%. Comparing base (49a13ba) to head (e329859).

Files with missing lines Patch % Lines
src/lib.rs 86.36% 3 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           v0.8.x    #2358      +/-   ##
==========================================
- Coverage   87.48%   87.47%   -0.01%     
==========================================
  Files          16       16              
  Lines        6162     6182      +20     
==========================================
+ Hits         5391     5408      +17     
- Misses        771      774       +3     

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

@joshlf joshlf added this pull request to the merge queue Feb 19, 2025
Merged via the queue into google:v0.8.x with commit f99854a Feb 19, 2025
87 checks passed
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.

4 participants