|
|
cURL Mailing List Monthly Index Single Mail
curl-tracker mailing list Archives
[ curl-Bugs-2891591 ] Curl_dns_entry leaked on redirect + connect failure
From: SourceForge.net <noreply_at_sourceforge.net>
Date: Sun, 15 Nov 2009 01:36:03 +0000
Bugs item #2891591, was opened at 2009-11-03 16:56
Please note that this message will contain a full copy of the comment thread,
Initial Comment:
1. Set up a first web server that redirects (307) to a http://server:port that's down
After the curl_easy_cleanup call, there will be curl dns entries hanging around with in_use != 0.
Working on a patch...
----------------------------------------------------------------------
>Comment By: Constantine Sapuntzakis (csapuntz)
Message:
Setting conn->dns_entry early means it doesn't have to be passed around
Passes all tests I could run (no libssh2) including #19
----------------------------------------------------------------------
Comment By: Daniel Stenberg (bagder)
Message:
test 019...[attempt connect to non-listening socket]
** MEMORY FAILURE
- abort tests
----------------------------------------------------------------------
Comment By: Constantine Sapuntzakis (csapuntz)
Message:
----------------------------------------------------------------------
Comment By: Constantine Sapuntzakis (csapuntz)
Message:
Clean up in Curl_disconnect. Along with plugging the DNS ref leak in
----------------------------------------------------------------------
Comment By: Constantine Sapuntzakis (csapuntz)
Message:
Also, maintain invariant in ConnectPlease that if it returns an error then
----------------------------------------------------------------------
You can respond by visiting:
These mail archives are generated by hypermail. |
Page updated November 12, 2010.
web site info