mirror of
https://github.com/moparisthebest/curl
synced 2024-12-22 08:08:50 -05:00
TFTP error 0 is no longer treated as success
This commit is contained in:
parent
9e241864e3
commit
621709c623
@ -50,6 +50,7 @@ This release includes the following bugfixes:
|
|||||||
o FTP NOBODY request on file crash
|
o FTP NOBODY request on file crash
|
||||||
o excessively long FTP server responses and response lines
|
o excessively long FTP server responses and response lines
|
||||||
o file:// upload then FTP:// upload crash
|
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 uploading empty file over FTP on re-used connection
|
||||||
o superfluous CWD command on re-used FTP connections without subdirs used
|
o superfluous CWD command on re-used FTP connections without subdirs used
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user