cURL
Haxx ad
libcurl

curl's project page on SourceForge.net

Sponsors:
Haxx

cURL > Mailing List > Monthly Index > Single Mail

curl-tracker mailing list Archives

[ curl-Bugs-1833734 ] Curl_llist_insert_next crashes occasionally

From: SourceForge.net <noreply_at_sourceforge.net>
Date: Sun, 18 Nov 2007 01:59:46 -0800

Bugs item #1833734, was opened at 2007-11-17 19:31
Message generated for change (Comment added) made by bagder
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=100976&aid=1833734&group_id=976

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: libcurl
Group: crash
Status: Open
Resolution: None
>Priority: 7
Private: No
Submitted By: Guodong Ding (gdding)
Assigned to: Daniel Stenberg (bagder)
Summary: Curl_llist_insert_next crashes occasionally

Initial Comment:
libcurl version: 7.17.1
Platform: winxp 32-bit + VS.NET2003

Sometimes the function Curl_llist_insert_next() crashes, for the value of parameter 'e' is zero when list->size > 0. See the following code line:
ne->next = e->next;

----------------------------------------------------------------------

>Comment By: Daniel Stenberg (bagder)
Date: 2007-11-18 10:59

Message:
Logged In: YES
user_id=1110
Originator: NO

Can you please tell us how to repeat this problem? Is there a recipe we
can follow? Is there a source code example you use to get this problem?

That code hasn't been modified in a long time and thus is used like that
by millions of people with no problems, why I rather think the error is in
your code...

----------------------------------------------------------------------

You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=100976&aid=1833734&group_id=976
Received on 2007-11-18

These mail archives are generated by hypermail.

donate! Page updated November 12, 2010.
web site info

File upload with ASP.NET