Change #246119
Category | curl |
Changed by | Daniel Stenberg <daniel | @haxx.se>
Changed at | Sun 19 Oct 2025 13:17:31 |
Repository | https://github.com/curl/curl.git |
Project | curl |
Branch | master |
Revision | fffc16dd9c4ad063ecee2ac073266120b203e136 |
Comments
smtp: return value ignored Return value from Curl_client_write was overwritten by smtp_perform_command making errors ignored. Pointed out by ZeroPath Closes #19136
Changed files
- lib/smtp.c