openssl/crypto/ocsp
Jim Basney dca7158c95 Avoid double-free in calleres to OCSP_parse_url
set pointers to NULL after OPENSSL_free before returning to caller to
avoid possible double-free in caller

Signed-off-by: Rich Salz <rsalz@akamai.com>
Reviewed-by: Richard Levitte <levitte@openssl.org>
2016-03-09 20:44:52 -05:00
..
build.info unified build scheme: add build.info files 2016-02-01 12:46:58 +01:00
Makefile.in Always build library object files with shared library cflags 2016-02-20 16:51:31 +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 Remove /* foo.c */ comments 2016-01-26 16:40:43 -05:00
ocsp_ext.c GH601: Various spelling fixes. 2016-02-05 15:25:50 -05: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 unused parameters from internal functions 2016-02-22 13:39:44 -05:00
v3_ocsp.c Remove /* foo.c */ comments 2016-01-26 16:40:43 -05:00