Replace BIO_printf with ASN1_STRING_print in GENERAL_NAME_print
authorAcheev Bhagat <acheevbhagat@hotmail.com>
Fri, 7 Jun 2019 00:05:49 +0000 (20:05 -0400)
committerDr. Matthias St. Pierre <Matthias.St.Pierre@ncp-e.com>
Fri, 7 Jun 2019 07:09:48 +0000 (09:09 +0200)
commit7febec94858da85afe59bd70a3e728b724ed1ea0
tree62153200776b063c5d7ff07477d168abde2198c4
parent38a277e01e6597c31b89e07fac52f8adff5c683f
Replace BIO_printf with ASN1_STRING_print in GENERAL_NAME_print

Reviewed-by: Richard Levitte <levitte@openssl.org>
Reviewed-by: Tim Hudson <tjh@openssl.org>
Reviewed-by: Matthias St. Pierre <Matthias.St.Pierre@ncp-e.com>
(Merged from https://github.com/openssl/openssl/pull/9101)

(cherry picked from commit bab6046146c4fc8f088c1aaca11598ede7609c04)
crypto/x509v3/v3_alt.c