Skip to content

Auto-port 5.0: Quic: Correctly handle SSL_CTX_new failures#16624

Merged
chrisvest merged 1 commit into
5.0from
auto-port-pr-16622-to-5.0
Apr 10, 2026
Merged

Auto-port 5.0: Quic: Correctly handle SSL_CTX_new failures#16624
chrisvest merged 1 commit into
5.0from
auto-port-pr-16622-to-5.0

Conversation

@netty-project-bot

Copy link
Copy Markdown
Contributor

Auto-port of #16622 to 5.0
Cherry-picked commit: df016f6


Motivation:

We did miss a NULL check which is needed to handle SSL_CTX_new failures.

Modifications:

Add missing NULL check

Result:

Correctly handle SSL_CTX_new failures

Motivation:

We did miss a NULL check which is needed to handle SSL_CTX_new failures.

Modifications:

Add missing NULL check

Result:

Correctly handle SSL_CTX_new failures

(cherry picked from commit df016f6)
@chrisvest chrisvest added this to the 5.0.0.Final milestone Apr 10, 2026
@chrisvest chrisvest merged commit 7cfa9db into 5.0 Apr 10, 2026
13 checks passed
@chrisvest chrisvest deleted the auto-port-pr-16622-to-5.0 branch April 10, 2026 17:08
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.

3 participants