Skip to content

cfilters: make Curl_conn_connect always assign 'done' #13884

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
wants to merge 1 commit into from

Conversation

bagder
Copy link
Member

@bagder bagder commented Jun 5, 2024

It could return error without assigning it, and we have a caller in multi.c that assumes it gets set.

Spotted by CodeSonar

It could return error without assigning it, and we have a caller in
multi.c that assumes it gets set.

Spotted by CodeSonar
@bagder bagder closed this in f75aa28 Jun 5, 2024
@bagder bagder deleted the bagder/cfilters-connect branch June 5, 2024 06:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

Successfully merging this pull request may close these issues.

1 participant