ASN.1 print fix.
authorDr. Stephen Henson <steve@openssl.org>
Wed, 11 Mar 2015 23:30:52 +0000 (23:30 +0000)
committerDr. Stephen Henson <steve@openssl.org>
Thu, 12 Mar 2015 13:45:52 +0000 (13:45 +0000)
commit0e978b9a5d2b3a13603244ceea72681ef4317214
treecb39138bd174add00d0a56873063fa764f9a807e
parentf06249f112a37c0caece07e90ebb01b525e62fd7
ASN.1 print fix.

When printing out an ASN.1 structure if the type is an item template don't
fall thru and attempt to interpret as a primitive type.

Reviewed-by: Andy Polyakov <appro@openssl.org>
(cherry picked from commit 5dc1247a7494f50c88ce7492518bbe0ce6f124fa)
crypto/asn1/tasn_prn.c