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

AEAD internals: Avoid ptr.add(0). #2274

Merged
merged 1 commit into from
Jan 23, 2025
Merged

AEAD internals: Avoid ptr.add(0). #2274

merged 1 commit into from
Jan 23, 2025

Conversation

briansmith
Copy link
Owner

No description provided.

@briansmith briansmith self-assigned this Jan 23, 2025
Copy link

codecov bot commented Jan 23, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 96.75%. Comparing base (2607f4b) to head (5b4728d).
Report is 52 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #2274   +/-   ##
=======================================
  Coverage   96.74%   96.75%           
=======================================
  Files         171      171           
  Lines       20854    20853    -1     
  Branches      490      491    +1     
=======================================
+ Hits        20175    20176    +1     
  Misses        571      571           
+ Partials      108      106    -2     

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

@briansmith briansmith merged commit cdc10bf into main Jan 23, 2025
169 checks passed
@briansmith briansmith deleted the b/add-zero branch January 23, 2025 16:50
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.

1 participant