Check and print out boolean type properly.
authorDr. Stephen Henson <steve@openssl.org>
Mon, 18 Jul 2016 22:59:39 +0000 (23:59 +0100)
committerDr. Stephen Henson <steve@openssl.org>
Tue, 19 Jul 2016 01:33:34 +0000 (02:33 +0100)
commit59eefa115a008bacc6750b8ab1684835c3607a85
treec61cb11a74c71f62c130baf09c888024d87f2f6b
parent1a2e1334a200d62d3e7841b08583a7859795148b
Check and print out boolean type properly.

If underlying type is boolean don't check field is NULL.

Reviewed-by: Rich Salz <rsalz@openssl.org>
(cherry picked from commit ad72d9fdf7709ddb97a58d7d45d755e6e0504b96)
crypto/asn1/tasn_prn.c