Skip to content

Conversation

TimWolla
Copy link
Member

@TimWolla TimWolla commented Oct 8, 2024

Given that the lifecycle of the slist HashTable exactly matches the lifecycle of the _php_curl_free struct, we might as well embed the HashTable directly and avoid a pointer indirection.

…l_free

Given that the lifecycle of the `slist` HashTable exactly matches the lifecycle
of the `_php_curl_free` struct, we might as well embed the HashTable directly
and avoid a pointer indirection.
Copy link
Member

@iluuu1994 iluuu1994 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@TimWolla TimWolla merged commit 35a681d into php:master Oct 8, 2024
10 checks passed
@TimWolla TimWolla deleted the curl-free-slist branch October 8, 2024 13:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants