Change #246390
Category | curl |
Changed by | Stefan Eissing <stefan | @eissing.org>
Changed at | Wed 22 Oct 2025 10:58:21 |
Repository | https://github.com/curl/curl.git |
Project | curl |
Branch | master |
Revision | 9c313b61b419c8a6c92420f77da67de8d287ff8a |
Comments
ftp: check errors on remote ip for data connection Obtaining the remote ip of the control connection to be used for the data connection can fail. Check that and fail the transfer when that does not work. Triggered by an OSS-Fuzz issue. Closes #19185
Changed files
- lib/ftp.c