curl-library
Re: Serious bug in 7.10
From: Craig Davison <cd_at_securityfocus.com>
Date: Tue, 8 Oct 2002 12:54:22 -0600
Date: Tue, 8 Oct 2002 12:54:22 -0600
On Tue, Oct 08, 2002 at 11:38:16AM -0600, Craig Davison wrote:
> I've attached a program that reproduces this.
[snip]
> int main (int argc, char **argv)
> {
> if (argc < 2)
> return 0;
> printf ("cURL version: %s\n\n", curl_version ());
> TestGet (argv[1]);
> return 0;
> }
I just realized I forgot the curl_global_init (CURL_GLOBAL_ALL) / curl_global_cleanup (). The problem is still reproducible with these calls added.
-- Craig Davison Symantec Corporation +1 (403) 213-3939 ext. 228 ------------------------------------------------------- This sf.net email is sponsored by:ThinkGeek Welcome to geek heaven. http://thinkgeek.com/sfReceived on 2002-10-08