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:22 +0000 (09:09 +0200)
commitbab6046146c4fc8f088c1aaca11598ede7609c04
tree0b02ddcd7d698ced35941b79f5f1a7e2648803a1
parent87762939b508c7968d3c54d44c1319416c27603e
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)
crypto/x509/v3_alt.c