Skip to content

rustls: typecast variable for safer trace output#18628

Closed
bagder wants to merge 1 commit intomasterfrom
bagder/rustls-trace
Closed

rustls: typecast variable for safer trace output#18628
bagder wants to merge 1 commit intomasterfrom
bagder/rustls-trace

Conversation

@bagder
Copy link
Copy Markdown
Member

@bagder bagder commented Sep 20, 2025

This is a variadic function call with a mismatched argument type; on platforms where uintptr_t and size_t differ, this invokes undefined behavior.

Reported in Joshua's sarif data

This is a variadic function call with a mismatched argument type; on
platforms where uintptr_t and size_t differ, this invokes undefined
behavior.

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 09:19
@bagder bagder closed this in 2fe95cb Sep 20, 2025
@bagder bagder deleted the bagder/rustls-trace branch September 20, 2025 10:07
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