openssl/ssl
Shane Lontis 075b1f2f42 Fix coverity issues
CID : 1458169 RESOURCE LEAK ffc_params_generate.c - False positive, but addressed another Leak in adjacent code
CID : 1458171 UNCHECKED RET apps/pkeyutl.c
CID : 1458173 DEAD CODE ffc_params_generate.c
CID : 1458174 RESOURCE LEAK ssl_lib.c

Reviewed-by: Richard Levitte <levitte@openssl.org>
Reviewed-by: Bernd Edlinger <bernd.edlinger@hotmail.de>
(Merged from https://github.com/openssl/openssl/pull/11048)
2020-02-14 07:28:46 +10:00
..
record
statem Use the OPENSSL_CTX and property query string in EVP_PKEY_CTX 2020-02-06 11:59:07 +00:00
bio_ssl.c
build.info
d1_lib.c
d1_msg.c
d1_srtp.c
methods.c
pqueue.c
s3_cbc.c
s3_enc.c Explicitly fetch ciphers and digests in libssl 2020-02-06 11:59:07 +00:00
s3_lib.c Use the OPENSSL_CTX and property query string in EVP_PKEY_CTX 2020-02-06 11:59:07 +00:00
s3_msg.c
ssl_asn1.c
ssl_cert_table.h
ssl_cert.c
ssl_ciph.c Explicitly fetch ciphers and digests in libssl 2020-02-06 11:59:07 +00:00
ssl_conf.c
ssl_err.c
ssl_init.c Explicitly fetch ciphers and digests in libssl 2020-02-06 11:59:07 +00:00
ssl_lib.c Fix coverity issues 2020-02-14 07:28:46 +10:00
ssl_local.h Use the OPENSSL_CTX and property query string in EVP_PKEY_CTX 2020-02-06 11:59:07 +00:00
ssl_mcnf.c
ssl_rsa.c
ssl_sess.c
ssl_stat.c
ssl_txt.c Explicitly fetch ciphers and digests in libssl 2020-02-06 11:59:07 +00:00
ssl_utst.c
t1_enc.c Explicitly fetch ciphers and digests in libssl 2020-02-06 11:59:07 +00:00
t1_lib.c Check that ed25519 and ed448 are allowed by the security level 2020-02-11 23:24:03 +01:00
t1_trce.c
tls13_enc.c Explicitly fetch ciphers and digests in libssl 2020-02-06 11:59:07 +00:00
tls_srp.c