mirror of
https://github.com/moparisthebest/wget
synced 2024-07-03 16:38:41 -04:00
Return CONERROR when accept_connection fails (#25015).
This commit is contained in:
parent
4bbcfc2a1d
commit
222a835bfb
@ -1,5 +1,9 @@
|
|||||||
2009-06-15 Micah Cowan <micah@cowan.name>
|
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
|
* retr.c (fd_read_body): Make both args to progress_create
|
||||||
consistent, resulting in an accurate progress display. Fixes bug
|
consistent, resulting in an accurate progress display. Fixes bug
|
||||||
#24948.
|
#24948.
|
||||||
|
Loading…
Reference in New Issue
Block a user