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:24 +0000 (13:45 +0000)
commit8cd671408401eff07a53c6051de86077f7a584b1
treec714ba2d56c2b897162acb5a643ff6ee5c70ef6c
parent327de270d583e716bc0282dd0d59e133f41d7ada
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