Skip to content

Conversation

@vszakats
Copy link
Member

@vszakats vszakats commented Jan 27, 2025

Before this patch this macro was used in vtls/openssl.h without
setting it first, causing the keylog_done member be present in
struct ossl_ctx while the code did not use it.

Follow-up to 3210101 #13172

Before this patch this macro was used in `vtls/openssl.h` without
setting it first, causing the `keylog_done` member be present in
the `ossl_ctx` struct while the code did not use it.
@vszakats vszakats added the TLS label Jan 27, 2025
@vszakats vszakats closed this in 8b8ec57 Jan 28, 2025
@vszakats vszakats deleted the ossl-nokeylog branch January 28, 2025 10:17
pps83 pushed a commit to pps83/curl that referenced this pull request Apr 26, 2025
Before this patch this macro was used in `vtls/openssl.h` without
setting it first, causing the `keylog_done` member be present in
struct `ossl_ctx` while the code did not use it.

Follow-up to 3210101 curl#13172
Closes curl#16105
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.

3 participants