Skip to content

Conversation

@bagder
Copy link
Member

@bagder bagder commented Sep 20, 2025

Specifically, when ftpc->wait_data_conn was true and Curl_conn_connect(...) returned with serv_conned == false the code called ftp_check_ctrl_on_data_wait and returned without setting *completep.

Now set it to 0 at function start to avoid this happening again.

Reported in Joshua's sarif data

Specifically, when ftpc->wait_data_conn was true and
Curl_conn_connect(...) returned with serv_conned == false the code
called ftp_check_ctrl_on_data_wait and returned without setting
*completep.

Now set it to 0 at function start to avoid this happening again.

Reported in Joshua's sarif data
@bagder bagder added the FTP label Sep 20, 2025
@bagder bagder marked this pull request as ready for review September 20, 2025 21:29
@bagder bagder closed this in a9baf82 Sep 21, 2025
@bagder bagder deleted the bagder/ftp-do_mote branch September 21, 2025 07:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Development

Successfully merging this pull request may close these issues.

1 participant