diff options
author | Rich Salz <rsalz@openssl.org> | 2015-04-30 17:30:03 +0200 |
---|---|---|
committer | Rich Salz <rsalz@openssl.org> | 2015-04-30 17:31:07 +0200 |
commit | 2ace745022f5af0709297e96eb0b0829c87c4291 (patch) | |
tree | 4352672cd8681d1df32edd39443c50a98fe0b065 /apps/crl2p7.c | |
parent | Fix bug, "what mode" test was wrong. (diff) | |
download | openssl-2ace745022f5af0709297e96eb0b0829c87c4291.tar.xz openssl-2ace745022f5af0709297e96eb0b0829c87c4291.zip |
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>
Diffstat (limited to 'apps/crl2p7.c')
0 files changed, 0 insertions, 0 deletions