Fix print of ASN.1 BIGNUM type.
authorDr. Stephen Henson <steve@openssl.org>
Mon, 18 Jul 2016 16:52:56 +0000 (17:52 +0100)
committerDr. Stephen Henson <steve@openssl.org>
Mon, 18 Jul 2016 18:42:12 +0000 (19:42 +0100)
commit1a2e1334a200d62d3e7841b08583a7859795148b
tree7141206d8a895911bc63ab304f7cf10049251d21
parent25dfe50b518952350f3f89de1954bcbfdd5365e9
Fix print of ASN.1 BIGNUM type.

The ASN.1 BIGNUM type needs to be handled in a custom way as it is
not a generic ASN1_STRING type.

Reviewed-by: Rich Salz <rsalz@openssl.org>
(cherry picked from commit 3cea73a7fcaaada1ea0ee4b4353ed0176fee1112)

Conflicts:
crypto/asn1/x_bignum.c
crypto/asn1/x_bignum.c