Skip to content

Conversation

@bagder
Copy link
Member

@bagder bagder commented Feb 4, 2025

By removing 'data' from the thread struct and passing it in as an argument we avoid the case it could be dereferenced before stored when shutting down HTTPS RR.

Also reordered the struct fields a little to remove holes.

@github-actions github-actions bot added the name lookup DNS and related tech label Feb 4, 2025
By removing 'data' from the thread struct and passing it in as an
argument we avoid the case it could be dereferenced before stored when
shutting down HTTPS RR.

Also reordered the struct fields a little to remove holes.
@bagder bagder force-pushed the bagder/asyn-thread-data branch from c6a8b6b to 2b20eab Compare February 4, 2025 22:34
@bagder bagder closed this in e455757 Feb 5, 2025
@bagder bagder deleted the bagder/asyn-thread-data branch February 5, 2025 13:06
pps83 pushed a commit to pps83/curl that referenced this pull request Apr 26, 2025
By removing 'data' from the thread struct and passing it in as an
argument we avoid the case it could be dereferenced before stored when
shutting down HTTPS RR.

Also reordered the struct fields a little to remove holes.

Closes curl#16169
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