openssl/crypto/ocsp
FdaSilvaYY 9f084451a3 OCSP: fix memory leak in OCSP_url_svcloc_new method.
Add a few coverage test case.

Fixes #8949

[extended tests]

Reviewed-by: Matt Caswell <matt@openssl.org>
Reviewed-by: Paul Dale <paul.dale@oracle.com>
(Merged from https://github.com/openssl/openssl/pull/8959)

(cherry picked from commit 5b3accde60)
2019-05-27 08:12:35 +10:00
..
build.info
ocsp_asn.c
ocsp_cl.c Update copyright year 2018-09-11 13:45:17 +01:00
ocsp_err.c Small simplification in mkerr.pl 2018-02-09 07:04:32 -05:00
ocsp_ext.c OCSP: fix memory leak in OCSP_url_svcloc_new method. 2019-05-27 08:12:35 +10:00
ocsp_ht.c Move e_os.h to be the very first include. 2017-08-30 07:20:44 +10:00
ocsp_lcl.h Update copyright year 2018-02-13 13:59:25 +00:00
ocsp_lib.c Make OCSP_id_cmp and OCSP_id_issuer_cmp accept const params 2019-03-28 10:00:11 +00:00
ocsp_prn.c
ocsp_srv.c Check for a failure return from EVP_MD_CTX_new() in OCSP_basic_sign(). 2018-09-03 09:57:28 +10:00
ocsp_vfy.c Fix more OCSP_resp_get0_signer() nits 2017-12-12 16:46:11 -06:00
v3_ocsp.c