Skip to content

Conversation

@bagder
Copy link
Member

@bagder bagder commented Nov 7, 2025

When Curl_conn_cf_recv() returns error, the variable might not be assigned and the tracing output may (harmlessly) use it uninitialized.

Also add a comment about the typecast from size_t to int being fine.

Pointed out by ZeroPath

When Curl_conn_cf_recv() returns error, the variable might not be
assigned and the tracing output may (harmlessly) use it uninitialized.

Also add a comment about the typecast from size_t to int being fine.

Pointed out by ZeroPath
@bagder bagder added the TLS label Nov 7, 2025
@bagder bagder closed this in a6eaa67 Nov 7, 2025
@bagder bagder deleted the bagder/mbedtls-nread branch November 7, 2025 10:10
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