Skip to content

byebye conn->hostname_resolve#20833

Closed
icing wants to merge 1 commit intocurl:masterfrom
icing:byebye-hostname_resolve
Closed

byebye conn->hostname_resolve#20833
icing wants to merge 1 commit intocurl:masterfrom
icing:byebye-hostname_resolve

Conversation

@icing
Copy link
Copy Markdown
Contributor

@icing icing commented Mar 6, 2026

The strdup() of the hostname to resolve is unnecessary as the sync resolve code does not keep the string and the async code makes copies already.

Remove the member from connectdata.

The strdup() of the hostname to resolve is unnecessary as the sync
resolve code does not keep the string and the async code makes copies
already.

Remove the member from `connectdata`.
@icing icing added the tidy-up label Mar 6, 2026
@icing icing requested a review from bagder March 6, 2026 10:24
@bagder bagder closed this in bfb79de Mar 6, 2026
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.

2 participants