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:
2
CHANGES
2
CHANGES
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user