mirror of
https://github.com/mirror/wget.git
synced 2026-08-30 11:17:51 +08:00
Return CONERROR when accept_connection fails (#25015).
This commit is contained in:
@@ -1,5 +1,9 @@
|
||||
2009-06-15 Micah Cowan <micah@cowan.name>
|
||||
|
||||
* ftp.c (getftp): If we can't accept the connection, return
|
||||
CONERROR, not whatever the contents of err happens to be. Fixes
|
||||
bug #25015.
|
||||
|
||||
* retr.c (fd_read_body): Make both args to progress_create
|
||||
consistent, resulting in an accurate progress display. Fixes bug
|
||||
#24948.
|
||||
|
||||
Reference in New Issue
Block a user