Fixed a memory leak when specifying a proxy with a file: URL and added

test case 288 to verify it.
This commit is contained in:
Dan Fandrich
2007-03-24 02:15:20 +00:00
parent b7131009fb
commit 0dd1219668
4 changed files with 114 additions and 61 deletions

View File

@@ -16,6 +16,8 @@ Dan F (23 March 2007)
- Added test harness infrastructure to support scp/sftp tests, using
OpenSSH as the server.
- Fixed a memory leak when specifying a proxy with a file: URL.
Yang Tse (20 March 2007)
- Fixed: When a signal was caught awaiting for an event using Curl_select()
or Curl_poll() with a non-zero timeout both functions would restart the