openssl/crypto/ocsp
Matt Caswell a4e584a610 Don't leak resource on error in OCSP_url_svcloc_new
On error we could leak a ACCESS_DESCRIPTION and an ASN1_IA5STRING. Both
should be freed in the error path.

Reviewed-by: Richard Levitte <levitte@openssl.org>
2016-04-28 13:13:09 +01:00
..
build.info unified build scheme: add build.info files 2016-02-01 12:46:58 +01:00
ocsp_asn.c Remove /* foo.c */ comments 2016-01-26 16:40:43 -05:00
ocsp_cl.c GH601: Various spelling fixes. 2016-02-05 15:25:50 -05:00
ocsp_err.c Restore OCSP_basic_verify() error return semantics 2016-04-17 23:22:45 +02:00
ocsp_ext.c Don't leak resource on error in OCSP_url_svcloc_new 2016-04-28 13:13:09 +01:00
ocsp_ht.c Remove /* foo.c */ comments 2016-01-26 16:40:43 -05:00
ocsp_lcl.h GH601: Various spelling fixes. 2016-02-05 15:25:50 -05:00
ocsp_lib.c Avoid double-free in calleres to OCSP_parse_url 2016-03-09 20:44:52 -05:00
ocsp_prn.c Remove unused parameters from internal functions 2016-02-22 13:39:44 -05:00
ocsp_srv.c Remove /* foo.c */ comments 2016-01-26 16:40:43 -05:00
ocsp_vfy.c Remove dead-code infinite loop 2016-04-26 14:17:41 -04:00
v3_ocsp.c Remove /* foo.c */ comments 2016-01-26 16:40:43 -05:00