On Tue, Mar 10, 2020 at 08:06:18PM +0530, Velayuthaperumal via curl-library 
wrote:
>     What are the functions which can be called to free the memory allocated
> by libcurl API's.

Cleanup functions should all be documented in the man pages for the APIs in
question.  If they aren't, please let us know so that can be fixed. But note
that in the list of functions you gave, one is conspicuously missing:
curl_global_cleanup, which cleans up after curl_global_init.

Dan
-------------------------------------------------------------------
Unsubscribe: https://cool.haxx.se/list/listinfo/curl-library
Etiquette:   https://curl.haxx.se/mail/etiquette.html
  • Memory leak issue Velayuthaperumal via curl-library
    • Re: Memory leak issue Dan Fandrich via curl-library

Reply via email to