openssl/demos/smime
Rich Salz e0e920b1a0 free NULL cleanup 9
Ongoing work to skip NULL check before calling free routine.  This gets:
    ecp_nistz256_pre_comp_free nistp224_pre_comp_free nistp256_pre_comp_free
    nistp521_pre_comp_free PKCS7_free PKCS7_RECIP_INFO_free
    PKCS7_SIGNER_INFO_free sk_PKCS7_pop_free PKCS8_PRIV_KEY_INFO_free
    PKCS12_free PKCS12_SAFEBAG_free PKCS12_free sk_PKCS12_SAFEBAG_pop_free
    SSL_CONF_CTX_free SSL_CTX_free SSL_SESSION_free SSL_free ssl_cert_free
    ssl_sess_cert_free

Reviewed-by: Kurt Roeckx <kurt@openssl.org>
2015-04-11 16:32:54 -04:00
..
cacert.pem Add a bunch of S/MIME sample programs and data. 2007-04-13 20:40:47 +00:00
cakey.pem Add a bunch of S/MIME sample programs and data. 2007-04-13 20:40:47 +00:00
encr.txt Sample text files for S/MIME test programs. 2007-04-13 20:41:42 +00:00
sign.txt Sample text files for S/MIME test programs. 2007-04-13 20:41:42 +00:00
signer.pem Add a bunch of S/MIME sample programs and data. 2007-04-13 20:40:47 +00:00
signer2.pem Add a bunch of S/MIME sample programs and data. 2007-04-13 20:40:47 +00:00
smdec.c free NULL cleanup 9 2015-04-11 16:32:54 -04:00
smenc.c free NULL cleanup 9 2015-04-11 16:32:54 -04:00
smsign.c free NULL cleanup 9 2015-04-11 16:32:54 -04:00
smsign2.c free NULL cleanup 9 2015-04-11 16:32:54 -04:00
smver.c free NULL cleanup 9 2015-04-11 16:32:54 -04:00