If we're going to return errors (no matter how stupid), then we should
authorBen Laurie <ben@openssl.org>
Mon, 29 Dec 2008 16:11:58 +0000 (16:11 +0000)
committerBen Laurie <ben@openssl.org>
Mon, 29 Dec 2008 16:11:58 +0000 (16:11 +0000)
commit0eab41fb78cf4d7c76e563fd677ab6c32fc28bb0
treeda848c7424ced86fc60823f4948b0fc79e52a381
parent8aa02e97a782a4229936d5df6da42db3efe4acd1
If we're going to return errors (no matter how stupid), then we should
test for them!
28 files changed:
apps/ts.c
crypto/evp/evp.h
crypto/evp/evp_err.c
crypto/evp/evp_lib.c
crypto/evp/m_sigver.c
crypto/evp/p5_crpt.c
crypto/evp/p5_crpt2.c
crypto/hmac/hm_pmeth.c
crypto/ocsp/ocsp_vfy.c
crypto/pkcs12/p12_key.c
crypto/pkcs12/p12_mutl.c
crypto/rsa/rsa.h
crypto/rsa/rsa_err.c
crypto/rsa/rsa_oaep.c
crypto/rsa/rsa_pss.c
crypto/ts/ts_rsp_verify.c
ssl/d1_enc.c
ssl/d1_pkt.c
ssl/s2_lib.c
ssl/s2_pkt.c
ssl/s3_enc.c
ssl/s3_lib.c
ssl/s3_pkt.c
ssl/s3_srvr.c
ssl/ssl_ciph.c
ssl/ssl_locl.h
ssl/t1_enc.c
ssl/t1_lib.c