Change #246423
Category | curl |
Changed by | Daniel Stenberg <daniel | @haxx.se>
Changed at | Wed 22 Oct 2025 14:13:19 |
Repository | https://github.com/curl/curl.git |
Project | curl |
Branch | master |
Revision | 61156f792105597991b5286de76fb5226082dfe4 |
Comments
ftp: remove 'newhost' and 'newport' from the ftp_conn struct They are only needed locally, no need to keep them around. Closes #19190
Changed files
- lib/ftp.c
- lib/ftp.h