curl-library
curl_global_init_mem and libcurl code
From: Pavel Orehov <pcarlo_at_bezeqint.net>
Date: Mon, 10 Jan 2005 17:58:38 +0200
Date: Mon, 10 Jan 2005 17:58:38 +0200
Hi,
I want to use curl_global_init_mem function and give curl my
callback function for memory management but i see a lot in
curl code (url.c, transfer.c , ...) that it use malloc or
some other memory functions directlly and not throught
callbacks. So how can i be shure it use my callback functions
or i should open BUG for each directly usage that i see in
libcurl.
Thanks,
Pavel.
Received on 2005-01-10