2018-06-04 18:09 GMT-03:00 Rich Gray <rg...@plustechnologies.com>:
> I believe it means don't do things like set it to an automatic variable in a
> function and then call libcurl after exiting the function.   Don't point it
> at malloc'd space and then call libcurl after freeing said space, etc.
>
> Rich

Yeah, that would make more sense, but I'd hope the docs would be a bit
more explicit about it. Is there a chance of libcurl needing this to
be alive after calling curl_easy_perform?
-------------------------------------------------------------------
Unsubscribe: https://cool.haxx.se/list/listinfo/curl-library
Etiquette:   https://curl.haxx.se/mail/etiquette.html

Reply via email to