Skip to content

Conversation

@x2018
Copy link
Contributor

@x2018 x2018 commented Nov 8, 2025

When Curl_conn_get_remote_addr (at line 532 of the orginal code) fails, the original code does not properly release filename.
This PR releases filename immediately after it becomes useless, so that we do not need to take care of it on the subsequent error paths.

@github-actions github-actions bot added the TFTP label Nov 8, 2025
@bagder bagder closed this in 5958439 Nov 9, 2025
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.

2 participants