Skip to content

easy_getinfo: check magic, Curl_close safety#18511

Closed
icing wants to merge 1 commit into
curl:masterfrom
icing:easy_getinfo-check
Closed

easy_getinfo: check magic, Curl_close safety#18511
icing wants to merge 1 commit into
curl:masterfrom
icing:easy_getinfo-check

Conversation

@icing

@icing icing commented Sep 10, 2025

Copy link
Copy Markdown
Contributor

Check the easy handles magic in calls to curl_easy_getinfo(). In Curl_close() clear the magic after DNS shutdown since we'd like to see tracing for this.
When clearing the magic, also clear the verbose flag so we no longer call DEBUGFUNCTION on such a handle.

Check the easy handles magic in calls to curl_easy_getinfo().
In Curl_close() clear the magic after DNS shutdown since we'd
like to see tracing for this.
When clearing the magic, also clear the verbose flag so we
no longer call DEBUGFUNCTION on such a handle.
@bagder bagder closed this in 80ac5fb Sep 10, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Development

Successfully merging this pull request may close these issues.

2 participants