cURL / Mailing Lists / curl-library / Single Mail

curl-library

Re: libcurl bug

From: Daniel Stenberg <daniel_at_haxx.se>
Date: Sun, 14 Jan 2007 00:28:28 +0100 (CET)

On Sat, 13 Jan 2007, Foxbax wrote:

(CC'ed to the libcurl list for info)

> curl_global_init(CURL_GLOBAL_ALL);
> CURL* curla = curl_easy_init();
> curl_easy_setopt(curla, CURLOPT_COOKIELIST, "ALL"); //exception here
> curl_easy_cleanup(curla);

Thanks for reporting, I'm committing a fix right now...

-- 
  Commercial curl and libcurl Technical Support: http://haxx.se/curl.html
Received on 2007-01-14