]> git.ipfire.org Git - thirdparty/openssl.git/commit
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 08:38:49 +0000 (10:38 +0200)
commit8479e9e97354add3c562670db66b5f8151dc3b2e
tree80363b7158ec4aaa5cb7b1579ac01f8d18fd9d9f
parentec36b3298502fe71110a14197c54555b6cf6ca75
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/x509v3/v3_alt.c