]> git.ipfire.org Git - thirdparty/openssl.git/commit
Fix no-ssl-trace
authorMatt Caswell <matt@openssl.org>
Tue, 26 Sep 2023 11:14:56 +0000 (12:14 +0100)
committerMatt Caswell <matt@openssl.org>
Thu, 28 Sep 2023 08:49:49 +0000 (09:49 +0100)
commit7f5b29c4bf909964f1a73d80af1474f0e4a95624
tree26d8cf848eeb9f508cf9a3c28855ac1f722c7c52
parentb07107e31149bf870bc1ae17e59444859fe4e23a
Fix no-ssl-trace

Ensure we use OPENSSL_NO_SSL_TRACE guards where appropriate.

Reviewed-by: Tomas Mraz <tomas@openssl.org>
Reviewed-by: Paul Dale <pauli@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/22193)
test/helpers/quictestlib.c