aboutsummaryrefslogtreecommitdiff
path: root/docs/libcurl/curl_escape.3
diff options
context:
space:
mode:
authorJay Satiro <raysatiro@yahoo.com>2020-03-02 02:59:40 -0500
committerJay Satiro <raysatiro@yahoo.com>2020-03-02 18:16:23 -0500
commit1722eb83b4adf879426908bc6006f869ca224564 (patch)
treebb84b3f688dbbdf2cc84a5cec527ff4ce3a9b521 /docs/libcurl/curl_escape.3
parent0b337ecc91f30188987dc441dc1fc67446a86676 (diff)
curl_getenv.3: Fix the memory handling description
- Tell the user to call curl_free() to free the pointer returned by curl_getenv(). Prior to this change the user was directed to call free(), but that would not work in cases where the library and application use separate C runtimes and therefore have separate heap memory management. Closes https://github.com/curl/curl/pull/5016
Diffstat (limited to 'docs/libcurl/curl_escape.3')
0 files changed, 0 insertions, 0 deletions