openssl/crypto/ocsp
FdaSilvaYY 5b3accde60 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)
2019-05-27 08:11:50 +10:00
..
build.info unified build scheme: add build.info files 2016-02-01 12:46:58 +01:00
ocsp_asn.c Following the license change, modify the boilerplates in crypto/ocsp/ 2018-12-06 15:08:20 +01:00
ocsp_cl.c Following the license change, modify the boilerplates in crypto/ocsp/ 2018-12-06 15:08:20 +01:00
ocsp_err.c Following the license change, modify the boilerplates in crypto/ocsp/ 2018-12-06 15:08:20 +01:00
ocsp_ext.c OCSP: fix memory leak in OCSP_url_svcloc_new method. 2019-05-27 08:11:50 +10:00
ocsp_ht.c Following the license change, modify the boilerplates in crypto/ocsp/ 2018-12-06 15:08:20 +01:00
ocsp_lcl.h Following the license change, modify the boilerplates in crypto/ocsp/ 2018-12-06 15:08:20 +01:00
ocsp_lib.c Make OCSP_id_cmp and OCSP_id_issuer_cmp accept const params 2019-03-28 09:56:05 +00:00
ocsp_prn.c Following the license change, modify the boilerplates in crypto/ocsp/ 2018-12-06 15:08:20 +01:00
ocsp_srv.c Following the license change, modify the boilerplates in crypto/ocsp/ 2018-12-06 15:08:20 +01:00
ocsp_vfy.c Following the license change, modify the boilerplates in crypto/ocsp/ 2018-12-06 15:08:20 +01:00
v3_ocsp.c constify *_dup() and *i2d_*() and related functions as far as possible, introducing DECLARE_ASN1_DUP_FUNCTION 2019-03-06 16:10:09 +00:00