Skip to content

rustls: verify that verifier_builder is not NULL#19756

Closed
bagder wants to merge 1 commit into
masterfrom
bagder/rustls-verifier_builder
Closed

rustls: verify that verifier_builder is not NULL#19756
bagder wants to merge 1 commit into
masterfrom
bagder/rustls-verifier_builder

Conversation

@bagder

@bagder bagder commented Nov 28, 2025

Copy link
Copy Markdown
Member

Since this function returns allocated resources there is probably at least a theoretical risk this can return NULL.

Pointed out by ZeroPath

Since this function returns allocated resources there is probably at
least a theoretical risk this can return NULL.

Pointed out by ZeroPath
@github-actions github-actions Bot added the TLS label Nov 28, 2025
@bagder

bagder commented Nov 28, 2025

Copy link
Copy Markdown
Member Author

augment review

@bagder
bagder marked this pull request as ready for review November 28, 2025 23:01

@augmentcode augmentcode Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Review completed. No suggestions at this time.

Comment augment review to trigger a new review at any time.

@testclutch

Copy link
Copy Markdown

Analysis of PR #19756 at b91f5f5f:

Test ../../tests/http/test_17_ssl_use.py::TestSSLUse::test_17_05_bad_ip_addr[h3] failed, which has NOT been flaky recently, so there could be a real issue in this PR. Note that this test has failed in 2 different CI jobs (the link just goes to one of them).

Generated by Testclutch

@cpu

cpu commented Nov 29, 2025

Copy link
Copy Markdown
Contributor

LGTM 👍 Thanks!

@bagder bagder closed this in db32c07 Nov 29, 2025
@bagder
bagder deleted the bagder/rustls-verifier_builder branch November 29, 2025 21:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Development

Successfully merging this pull request may close these issues.

3 participants