Skip to content

rustls: limit snprintf proper in cr_keylog_log_cb()#19095

Closed
bagder wants to merge 1 commit into
masterfrom
bagder/rustls-snprintf
Closed

rustls: limit snprintf proper in cr_keylog_log_cb()#19095
bagder wants to merge 1 commit into
masterfrom
bagder/rustls-snprintf

Conversation

@bagder

@bagder bagder commented Oct 17, 2025

Copy link
Copy Markdown
Member

It should limit the size to the size of the target array, not the incoming data.

Pointed out by ZeroPath

It should limit the size to the size of the target array, not the
incoming data.

Pointed out by ZeroPath
@bagder bagder added the TLS label Oct 17, 2025
@bagder bagder marked this pull request as ready for review October 17, 2025 10:31
@bagder bagder closed this in c4db9eb Oct 17, 2025
@bagder bagder deleted the bagder/rustls-snprintf branch October 17, 2025 10:39
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