Skip to content

Conversation

@bagder
Copy link
Member

@bagder bagder commented Nov 23, 2025

The freeing of the already allocated hostname is done by Curl_async_shutdown(). This extra free in the RR code path made a double-free.

Presumably not detected because the CI torture tests don't run HTTPS-RR enabled?

Follow-up to 8d0bfe7

The freeing of the already allocated hostname is done by
Curl_async_shutdown(). This extra free in the RR code path made a
double-free.

Presumably not detected because the CI torture tests don't run HTTPS-RR
enabled?

Follow-up to 8d0bfe7
@github-actions github-actions bot added the name lookup DNS and related tech label Nov 23, 2025
@bagder bagder changed the title asyn-ares: remove hostname free on OMM error asyn-ares: remove hostname free on OOM Nov 23, 2025
@bagder bagder closed this in 74f7505 Nov 23, 2025
@bagder bagder deleted the bagder/asyn-ares-free branch November 23, 2025 14:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

name lookup DNS and related tech

Development

Successfully merging this pull request may close these issues.

1 participant