openssl/crypto/ocsp
Matt Caswell cc06906707 Fix an uninitialised read on an error path
Found by Coverity.

Reviewed-by: Richard Levitte <levitte@openssl.org>
2016-08-25 10:11:35 +01:00
..
build.info
ocsp_asn.c
ocsp_cl.c Convert OCSP* functions to use const getters 2016-08-17 12:29:03 +01:00
ocsp_err.c Check for errors allocating the error strings. 2016-07-20 19:20:53 +02:00
ocsp_ext.c Fix an uninitialised read on an error path 2016-08-25 10:11:35 +01:00
ocsp_ht.c
ocsp_lcl.h
ocsp_lib.c Add X509_get0_serialNumber() and constify OCSP_cert_to_id() 2016-08-19 12:47:31 +01:00
ocsp_prn.c
ocsp_srv.c
ocsp_vfy.c
v3_ocsp.c