Don't use 'tt' uninitialized when reporting an error
authorBodo Möller <bodo@openssl.org>
Thu, 5 Apr 2001 11:40:16 +0000 (11:40 +0000)
committerBodo Möller <bodo@openssl.org>
Thu, 5 Apr 2001 11:40:16 +0000 (11:40 +0000)
commit83d968df60de6d33de4f0740c6d5051457a17cf0
tree0133e9467593702e3bfaae07862ae06dc82dd9de
parent4ac881ede3c8243a46b7c1db30bd26dd216714b1
Don't use 'tt' uninitialized when reporting an error
(we don't have an ASN1_TEMPLATE to complain about at this stage,
so  errtt == NULL  should be OK)
crypto/asn1/tasn_dec.c