Skip to content

Use proper function type for different callback types#3066

Merged
justsmth merged 1 commit intoaws:mainfrom
torben-hansen:fix_fallback_entropy_source
Mar 6, 2026
Merged

Use proper function type for different callback types#3066
justsmth merged 1 commit intoaws:mainfrom
torben-hansen:fix_fallback_entropy_source

Conversation

@torben-hansen
Copy link
Copy Markdown
Contributor

Description of changes:

Need to use two different functions to populate two different vtable function pointers.

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 4, 2026

Codecov Report

❌ Patch coverage is 70.00000% with 3 lines in your changes missing coverage. Please review.
✅ Project coverage is 78.37%. Comparing base (e0cf5f8) to head (75b8387).
⚠️ Report is 26 commits behind head on main.

Files with missing lines Patch % Lines
crypto/fipsmodule/rand/entropy/entropy_sources.c 70.00% 3 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #3066      +/-   ##
==========================================
- Coverage   78.38%   78.37%   -0.02%     
==========================================
  Files         689      689              
  Lines      121129   121134       +5     
  Branches    16968    16969       +1     
==========================================
- Hits        94948    94938      -10     
- Misses      25287    25300      +13     
- Partials      894      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.

@torben-hansen
Copy link
Copy Markdown
Contributor Author

torben-hansen commented Mar 4, 2026

Checked failures in the CI. Unrelated.

@torben-hansen torben-hansen enabled auto-merge (squash) March 4, 2026 23:18
@justsmth justsmth disabled auto-merge March 6, 2026 16:53
@justsmth justsmth enabled auto-merge (squash) March 6, 2026 16:54
@justsmth justsmth merged commit e2b4850 into aws:main Mar 6, 2026
595 of 607 checks passed
WillChilds-Klein pushed a commit to WillChilds-Klein/aws-lc that referenced this pull request Mar 11, 2026
### Description of changes: 

Need to use two different functions to populate two different vtable
function pointers.

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.
nebeid pushed a commit to nebeid/aws-lc that referenced this pull request Mar 23, 2026
### Description of changes: 

Need to use two different functions to populate two different vtable
function pointers.

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.
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.

5 participants