Skip to content

curl: use curl_getenv instead of the curlx_ version - #13230

Closed
bagder wants to merge 1 commit into
masterfrom
bagder/drop-curlx_getenv
Closed

curl: use curl_getenv instead of the curlx_ version#13230
bagder wants to merge 1 commit into
masterfrom
bagder/drop-curlx_getenv

Conversation

@bagder

@bagder bagder commented Mar 30, 2024

Copy link
Copy Markdown
Member

The curlx one was once introduced when we still considered dropping the libcurl function at some point. To reduce confusion and to make it easier to understand when curl_free() should be used, use the actual libcurl function call directly instead.

The curlx one was once introduced when we still considered dropping the
libcurl function at some point. To reduce confusion and to make it
easier to understand when curl_free() should be used, use the actual
libcurl function call directly instead.
@bagder bagder closed this in 9126b14 Mar 30, 2024
@bagder
bagder deleted the bagder/drop-curlx_getenv branch March 30, 2024 21:46
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.

1 participant