curl-library
RE: Curl_SSL_Close
Date: Mon, 3 Jun 2002 18:28:58 +0200
Sorry,
forget about my "problem".
Should have tried harder before posting this "problem". When I compiled
openSSL with 'debug' and reproduced the crash I got an embarrasing callstack
revealing some char pointers on the stack, which openSSL/libcurl didn't
like.
//Andreas
> Hi,
> I have a problem when using libcurl with openSSL. My program crashes
> immediately after the last CURLOPT_WRITEFUNCTION callback when libcurl is
> closing the connection. It crashes at the following line in "ssl_lib.c":
> X509_STORE_free(a->cert_store);
> I failed to debug deeper than this.
> I know that this is in openSSL and that this mail perhaps should have been
> posted to another mailing list.
_______________________________________________________________
Don't miss the 2002 Sprint PCS Application Developer's Conference
August 25-28 in Las Vegas -- http://devcon.sprintpcs.com/adp/index.cfm
Received on 2002-06-03