curl-library
[ curl-Bugs-1098843 ] Corrupted URL via HTTPS
Date: Sun, 09 Jan 2005 02:45:23 -0800
Bugs item #1098843, was opened at 2005-01-09 12:45
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=100976&aid=1098843&group_id=976
Category: libcurl
Group: bad behaviour
Status: Open
Resolution: None
Priority: 5
Submitted By: Pavel Orehov (pcarlo)
Assigned to: Daniel Stenberg (bagder)
Summary: Corrupted URL via HTTPS
Initial Comment:
Hi,
I am meeting some strange problem with libcurl when
using SSL. I open several connections with
curl_multy_perform and sometimes curl send GET to
previous connection URL or send corrupted GET with
some junk in URL.
I count'n reproduce these problems with little program to
send you, but i have run a little program with same
scenario via valgrind tool that helps to catch problems
and found that from curl_multi_perform passed some
uninitialized variable to libcrypto and so on ...
I think that this is the same problem that cause to my
problem.
I am attaching you the little samle program and valgrind
log that shows some stack trace.
I am using libcurl version 7.12.2 on Suse 9.0 Linux.
Pavel.
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=100976&aid=1098843&group_id=976
Received on 2005-01-09