Skip to content

schannel: assign result before using it#18642

Closed
bagder wants to merge 1 commit intomasterfrom
bagder/schannel-result
Closed

schannel: assign result before using it#18642
bagder wants to merge 1 commit intomasterfrom
bagder/schannel-result

Conversation

@bagder
Copy link
Copy Markdown
Member

@bagder bagder commented Sep 20, 2025

curl_easy_strerror(result) was called before result was assigned.

Reported in Joshua's sarif data

curl_easy_strerror(result) was called *before* result was assigned.

Reported in Joshua's sarif data
@bagder bagder added the TLS label Sep 20, 2025
@bagder bagder marked this pull request as ready for review September 20, 2025 15:15
@github-actions github-actions bot added the Windows Windows-specific label Sep 20, 2025
@bagder bagder closed this in 94eec0a Sep 20, 2025
@bagder bagder deleted the bagder/schannel-result branch September 20, 2025 15:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

TLS Windows Windows-specific

Development

Successfully merging this pull request may close these issues.

1 participant