]> git.ipfire.org Git - thirdparty/openssl.git/commit
trace: Do not produce dead code calling BIO_printf if disabled
authorTomas Mraz <tomas@openssl.org>
Wed, 23 Jun 2021 15:16:36 +0000 (17:16 +0200)
committerTomas Mraz <tomas@openssl.org>
Thu, 24 Jun 2021 15:51:04 +0000 (17:51 +0200)
commit454d69271cf65edb1f6d0ca2a06f9b755f6cb937
tree151e550982e0b7f5436558a539f5d6956125080f
parent59a783d05ae379335f70261126d19859ae5a855d
trace: Do not produce dead code calling BIO_printf if disabled

Fixes #15880

Reviewed-by: Richard Levitte <levitte@openssl.org>
Reviewed-by: Paul Dale <pauli@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/15882)
include/openssl/trace.h