Skip to content

Check if hostname matcher is NULL and if so return early - #1004

Merged
normanmaurer merged 1 commit into
mainfrom
hostname_null
Sep 1, 2026
Merged

Check if hostname matcher is NULL and if so return early#1004
normanmaurer merged 1 commit into
mainfrom
hostname_null

Conversation

@normanmaurer

Copy link
Copy Markdown
Member

Motivation:

We should better check if the matcher is NULL before trying to invoke it as it might be set to NULL while the handshake is still in flight

Modifications:

Add NULL check

Result:

Safer code

Motivation:

We should better check if the matcher is NULL before trying to invoke it as it might be set to NULL while the handshake is still in flight

Modifications:

Add NULL check

Result:

Safer code
@normanmaurer normanmaurer added this to the 2.0.84.Final milestone Aug 30, 2026
@normanmaurer
normanmaurer merged commit 3f1724d into main Sep 1, 2026
17 checks passed
@normanmaurer
normanmaurer deleted the hostname_null branch September 1, 2026 06:15
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.

1 participant