curl-library
Re: HTTPS request with curl library gives "out of memory" error
From: Daniel Stenberg <daniel_at_haxx.se>
Date: Thu, 10 Jan 2008 15:44:56 +0100 (CET)
Date: Thu, 10 Jan 2008 15:44:56 +0100 (CET)
On Thu, 10 Jan 2008, Ambarish Mitra wrote:
> I am on curl 7.12.1, and SSL support is enabled. Also, openssl version is:
> OpenSSL 0.9.7a Feb 19 2003.
Both these versions are very old and contain numerous bugs and security flaws.
You should start by trying more recent versions of both libcurl and openssl.
If that still cause problems, there's no a lot much else to do than to fire up
your debugger and follow the code flow to find the function that fails. Or
possibly run with strace first.
-- Commercial curl and libcurl Technical Support: http://haxx.se/curl.htmlReceived on 2008-01-10