Skip to content

Fix sizeof-on-pointer bugs in FIPS assertion failure messages#3074

Merged
justsmth merged 2 commits intoaws:mainfrom
justsmth:sizeof-on-pointer-bcm
Mar 6, 2026
Merged

Fix sizeof-on-pointer bugs in FIPS assertion failure messages#3074
justsmth merged 2 commits intoaws:mainfrom
justsmth:sizeof-on-pointer-bcm

Conversation

@justsmth
Copy link
Copy Markdown
Contributor

@justsmth justsmth commented Mar 5, 2026

Description of changes:

Fix sizeof-on-pointer bugs in FIPS assertion failure messages.

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license and the ISC license.

@codecov-commenter
Copy link
Copy Markdown

codecov-commenter commented Mar 5, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 78.38%. Comparing base (e2b4850) to head (547ee44).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #3074   +/-   ##
=======================================
  Coverage   78.37%   78.38%           
=======================================
  Files         689      689           
  Lines      121148   121148           
  Branches    16973    16974    +1     
=======================================
+ Hits        94948    94958   +10     
+ Misses      25302    25294    -8     
+ Partials      898      896    -2     

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@justsmth justsmth merged commit 524a3f5 into aws:main Mar 6, 2026
425 of 455 checks passed
@justsmth justsmth deleted the sizeof-on-pointer-bcm branch March 6, 2026 19:24
WillChilds-Klein pushed a commit to WillChilds-Klein/aws-lc that referenced this pull request Mar 11, 2026
### Description of changes: 
Fix sizeof-on-pointer bugs in FIPS assertion failure messages.

By submitting this pull request, I confirm that my contribution is made
under the terms of the Apache 2.0 license and the ISC license.

Co-authored-by: Sanketh Menda <sgmenda@amazon.com>
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