apps/x509.c: Fix too eager call to X509_set_issuer_name() introduced recently
authorDr. David von Oheimb <David.von.Oheimb@siemens.com>
Fri, 26 Feb 2021 10:42:49 +0000 (11:42 +0100)
committerDr. David von Oheimb <dev@ddvo.net>
Sun, 28 Feb 2021 10:46:34 +0000 (11:46 +0100)
commited0a5ac9200466d876a847b82bf95694356cef99
treead498be5d943458c90052d3de28c6fc3681da9c6
parentd5a936c5b1c2f0c6f882c0cfd2ff34f8845260f7
apps/x509.c: Fix too eager call to X509_set_issuer_name() introduced recently

Reviewed-by: Paul Dale <pauli@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/14340)
apps/x509.c