mirror of
https://github.com/curl/curl.git
synced 2026-08-25 23:13:38 +03:00
Fixed an infinite loop when given an invalid SFTP quote command.
This commit is contained in:
parent
a57098ea9b
commit
e9a460411f
5 changed files with 13 additions and 13 deletions
|
|
@ -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:
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue