| |
|
|
|
cURL Mailing List Monthly Index Single Mail
curl-library Mailing List Archives
bug in curl_easy_perform
From: T. Bharath <TBharath_at_responsenetworks.com>
Date: Thu, 23 Aug 2001 09:07:49 -0400
There seems to be a bug in Curl_perform when it is repeatedly called
curl_easy_setopt(...) //some common opts
list =list->next;
The problem happens in Curl_perform(struct UrlData *data)
if(data->bits.urlstringalloc)
/* TBD: set the URL with curl_setopt() */
data->bits.urlstringalloc = TRUE;
Lets say in the while loop in the client code(my code)
Regards
These mail archives are generated by hypermail. |
Page updated November 12, 2010.
web site info