Fixed an infinite loop when given an invalid SFTP quote command.

This commit is contained in:
Dan Fandrich
2008-03-18 22:59:04 +00:00
parent a57098ea9b
commit e9a460411f
5 changed files with 13 additions and 13 deletions

View File

@@ -46,6 +46,7 @@ This release includes the following bugfixes:
o sharing DNS cache between easy handles running in multiple threads could
lead to crash
o SFTP upload with CURLOPT_FTP_CREATE_MISSING_DIRS on re-used connection
o SFTP infinite loop when given an invalid quote command
This release includes the following known bugs: