Clear unused variables in X509_print_ex()
authorzhouzilong <zhouzilong@uniontech.com>
Mon, 25 Apr 2022 06:40:24 +0000 (14:40 +0800)
committerTomas Mraz <tomas@openssl.org>
Tue, 26 Apr 2022 14:32:15 +0000 (16:32 +0200)
commit36699c12d37c5bef000cbe3d9b4b2b89bee4e17e
tree85307d278f6a602c425b70be734b7d43fa12e6d9
parent6009997abd2594d5a7c0606176f404190922b74d
Clear unused variables in X509_print_ex()

CLA: trivial

Reviewed-by: Matt Caswell <matt@openssl.org>
Reviewed-by: Tomas Mraz <tomas@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/18167)
crypto/x509/t_x509.c