openssl/crypto/ts
Rich Salz 2ace745022 free NULL cleanup 8
Do not check for NULL before calling a free routine.  This addresses:
    ASN1_BIT_STRING_free ASN1_GENERALIZEDTIME_free ASN1_INTEGER_free
    ASN1_OBJECT_free ASN1_OCTET_STRING_free ASN1_PCTX_free ASN1_SCTX_free
    ASN1_STRING_clear_free ASN1_STRING_free ASN1_TYPE_free
    ASN1_UTCTIME_free M_ASN1_free_of

Reviewed-by: Richard Levitte <levitte@openssl.org>
2015-04-30 11:31:07 -04:00
..
Makefile Remove EXHEADER, TEST, APPS, links:, install: and uninstall: where relevant 2015-03-31 20:16:01 +02:00
ts_asn1.c
ts_conf.c
ts_err.c
ts_lib.c make X509_EXTENSION opaque 2015-03-23 18:27:04 +00:00
ts_req_print.c
ts_req_utils.c
ts_rsp_print.c
ts_rsp_sign.c free NULL cleanup 8 2015-04-30 11:31:07 -04:00
ts_rsp_utils.c
ts_rsp_verify.c
ts_verify_ctx.c remove malloc casts 2015-04-28 15:28:14 -04:00