Check return value of gmtime() and add error codes
authorDr. Stephen Henson <steve@openssl.org>
Fri, 24 Jan 2003 00:42:50 +0000 (00:42 +0000)
committerDr. Stephen Henson <steve@openssl.org>
Fri, 24 Jan 2003 00:42:50 +0000 (00:42 +0000)
commit624feae8af40050130bd9f648dd1664b211da566
tree7b51ba2ad4467d70633ddcddb67144fb85f85c8f
parent246f2b016b28d8092bcdd0bf5ed6107cb5033f1e
Check return value of gmtime() and add error codes
where it fails in ASN1_TIME_set().

Clear error queue in req.c if *_min or *_max is absent.
CHANGES
apps/req.c
crypto/asn1/a_time.c
crypto/asn1/asn1.h
crypto/asn1/asn1_err.c
crypto/o_time.c