openssl/demos/smime
Rich Salz 222561fe8e free NULL cleanup 5a
Don't check for NULL before calling a free routine.  This gets X509_.*free:
    x509_name_ex_free X509_policy_tree_free X509_VERIFY_PARAM_free
    X509_STORE_free X509_STORE_CTX_free X509_PKEY_free
    X509_OBJECT_free_contents X509_LOOKUP_free X509_INFO_free

Reviewed-by: Richard Levitte <levitte@openssl.org>
2015-04-30 17:33:59 -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 5a 2015-04-30 17:33:59 -04:00
smenc.c free NULL cleanup 5a 2015-04-30 17:33:59 -04:00
smsign.c free NULL cleanup 5a 2015-04-30 17:33:59 -04:00
smsign2.c free NULL cleanup 5a 2015-04-30 17:33:59 -04:00
smver.c free NULL cleanup 5a 2015-04-30 17:33:59 -04:00