Pārlūkot izejas kodu

[crypto] Return a NULL OCSP check if construction fails

Signed-off-by: Michael Brown <mcb30@ipxe.org>
tags/v1.20.1
Michael Brown 12 gadus atpakaļ
vecāks
revīzija
b278094902
1 mainītis faili ar 1 papildinājumiem un 0 dzēšanām
  1. 1
    0
      src/crypto/ocsp.c

+ 1
- 0
src/crypto/ocsp.c Parādīt failu

@@ -217,6 +217,7 @@ int ocsp_check ( struct x509_certificate *cert,
217 217
  err_request:
218 218
 	ocsp_put ( *ocsp );
219 219
  err_alloc:
220
+	*ocsp = NULL;
220 221
 	return rc;
221 222
 }
222 223
 

Notiek ielāde…
Atcelt
Saglabāt