CT: check some GeneralizedTime return values
authorBenjamin Kaduk <bkaduk@akamai.com>
Tue, 8 Mar 2016 21:53:49 +0000 (15:53 -0600)
committerRich Salz <rsalz@akamai.com>
Thu, 10 Mar 2016 01:52:19 +0000 (20:52 -0500)
commit80e8fdbe793c8861411e9f49ea290847fa99f4c7
tree2856805e021067a81c4b577ba428ef7564a544b7
parentb805b4440dbda5444da2426c98ccd40f93d8cfa5
CT: check some GeneralizedTime return values

Some of the ASN.1 routines for the GeneralizedTime type can return
errors; check for these and do not continue past failure, so as
to appease coverity.

Reviewed-by: Richard Levitte <levitte@openssl.org>
Reviewed-by: Rich Salz <rsalz@openssl.org>
crypto/ct/ct_prn.c