openssl/crypto/ocsp
Benjamin Kaduk c91ec01365 Fix return-value checks in OCSP_resp_get1_id()
Commit db17e43d88 added the function
but would improperly report success if the underlying dup operation
failed.

Reviewed-by: Matt Caswell <matt@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/3775)
2017-06-27 10:49:53 -05:00
..
build.info
ocsp_asn.c
ocsp_cl.c Fix return-value checks in OCSP_resp_get1_id() 2017-06-27 10:49:53 -05:00
ocsp_err.c
ocsp_ext.c
ocsp_ht.c
ocsp_lcl.h
ocsp_lib.c
ocsp_prn.c
ocsp_srv.c
ocsp_vfy.c
v3_ocsp.c