1
0
mirror of https://github.com/moparisthebest/curl synced 2025-03-01 09:51:46 -05:00
Daniel Stenberg 88c8d72a21 Alexey Simak found out that when doing FTP with the multi interface and
something went wrong like it got a bad response code back from the server,
libcurl would leak memory. Added test case 538 to verify the fix.

I also noted that the connection would get cached in that case, which
doesn't make sense since it cannot be re-use when the authentication has
failed. I fixed that issue too at the same time, and also that the path
would be "remembered" in vain for cases where the connection was about to
get closed.
2006-12-11 09:32:58 +00:00
..
2002-08-08 23:13:51 +00:00
2005-04-16 23:15:19 +00:00
2005-04-16 23:15:19 +00:00
2005-04-16 23:15:19 +00:00
2005-04-16 23:15:19 +00:00
2005-05-20 11:15:15 +00:00
2005-04-22 21:59:08 +00:00
2006-02-22 23:55:28 +00:00
2006-06-07 14:14:04 +00:00
2005-04-22 21:59:08 +00:00
2005-04-27 09:59:47 +00:00
2005-04-27 09:59:47 +00:00
2005-04-27 09:59:47 +00:00
2005-04-27 09:59:47 +00:00
2005-04-27 09:59:47 +00:00
2005-04-27 09:59:47 +00:00
2005-04-27 09:59:47 +00:00
2005-04-27 09:59:47 +00:00
2005-04-27 09:59:47 +00:00
2005-04-27 09:59:47 +00:00
2005-04-27 09:59:47 +00:00
2005-04-27 09:59:47 +00:00
2005-04-27 09:59:47 +00:00
2005-04-27 09:59:47 +00:00
2005-04-27 09:59:47 +00:00
2005-04-27 09:59:47 +00:00
2005-04-27 09:59:47 +00:00
2005-04-27 09:59:47 +00:00
2005-04-27 09:59:47 +00:00
2005-04-27 09:59:47 +00:00
2005-04-27 09:59:47 +00:00
2005-04-27 09:59:47 +00:00
2005-04-27 09:59:47 +00:00
2005-04-27 09:59:47 +00:00
2005-04-27 09:59:47 +00:00
2005-04-27 09:59:47 +00:00
2005-04-27 09:59:47 +00:00
2005-04-27 09:59:47 +00:00
2005-04-27 09:59:47 +00:00
2005-04-27 09:59:47 +00:00
2006-06-07 14:14:04 +00:00
2006-06-07 14:14:04 +00:00
2006-06-07 14:14:04 +00:00
2006-06-07 14:14:04 +00:00
2006-06-07 14:14:04 +00:00
2005-05-21 22:38:19 +00:00
2005-05-21 22:38:19 +00:00
2005-05-21 22:38:19 +00:00
2005-05-21 22:38:19 +00:00
2005-05-21 22:38:19 +00:00
2005-05-21 22:38:19 +00:00
2005-05-21 22:38:19 +00:00
2005-05-21 22:38:19 +00:00
2005-05-21 22:38:19 +00:00
2005-05-21 22:38:19 +00:00
2005-05-31 12:57:21 +00:00
2005-05-31 12:57:21 +00:00
2005-05-31 12:57:21 +00:00
2005-04-05 21:07:27 +00:00
2005-04-05 21:07:27 +00:00
2006-06-07 14:14:04 +00:00
2005-01-14 09:39:20 +00:00
2006-08-31 22:18:08 +00:00