mirror of
https://github.com/curl/curl.git
synced 2026-06-06 13:34:15 +03:00
TFTP error 0 is no longer treated as success
This commit is contained in:
parent
9e241864e3
commit
621709c623
1 changed files with 1 additions and 0 deletions
|
|
@ -50,6 +50,7 @@ This release includes the following bugfixes:
|
|||
o FTP NOBODY request on file crash
|
||||
o excessively long FTP server responses and response lines
|
||||
o file:// upload then FTP:// upload crash
|
||||
o TFTP error 0 is no longer treated as success
|
||||
o uploading empty file over FTP on re-used connection
|
||||
o superfluous CWD command on re-used FTP connections without subdirs used
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue