Skip to content

Clean up on X509_STORE_CTX_add_custom_crit_oid error paths#3088

Merged
samuel40791765 merged 1 commit intoaws:mainfrom
samuel40791765:fix-custom-ext-mem
Mar 16, 2026
Merged

Clean up on X509_STORE_CTX_add_custom_crit_oid error paths#3088
samuel40791765 merged 1 commit intoaws:mainfrom
samuel40791765:fix-custom-ext-mem

Conversation

@samuel40791765
Copy link
Contributor

Clean up on X509_STORE_CTX_add_custom_crit_oid error paths

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

codecov-commenter commented Mar 11, 2026

Codecov Report

❌ Patch coverage is 71.42857% with 2 lines in your changes missing coverage. Please review.
✅ Project coverage is 78.36%. Comparing base (f3c6fff) to head (e1dee83).
⚠️ Report is 4 commits behind head on main.

Files with missing lines Patch % Lines
crypto/x509/x509_vfy.c 0.00% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #3088      +/-   ##
==========================================
- Coverage   78.36%   78.36%   -0.01%     
==========================================
  Files         689      689              
  Lines      121743   121751       +8     
  Branches    16997    16995       -2     
==========================================
+ Hits        95402    95408       +6     
- Misses      25452    25457       +5     
+ Partials      889      886       -3     

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

@samuel40791765 samuel40791765 enabled auto-merge (squash) March 16, 2026 17:07
@samuel40791765 samuel40791765 merged commit 8fbad8c into aws:main Mar 16, 2026
454 of 456 checks passed
@samuel40791765 samuel40791765 deleted the fix-custom-ext-mem branch March 16, 2026 23:33
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