APPS: Fix result type of dump_cert_text() and behavior of print_name() on out==NULL
authorDr. David von Oheimb <David.von.Oheimb@siemens.com>
Tue, 17 Aug 2021 17:57:08 +0000 (19:57 +0200)
committerDr. David von Oheimb <dev@ddvo.net>
Wed, 25 Aug 2021 05:07:21 +0000 (07:07 +0200)
commit32f7be2ab72ee22e98a2254709cb6128492b207a
tree57e349dc24c591ebed1596b64a42ec29ecfbfc14
parentfdd436436d337f54e1e9d57b46b9489f7a3d042d
APPS: Fix result type of dump_cert_text() and behavior of print_name() on out==NULL

Reviewed-by: Tomas Mraz <tomas@openssl.org>
Reviewed-by: Paul Dale <pauli@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/16344)
apps/include/apps.h
apps/lib/apps.c