CVSROOT: /cvs Module name: src Changes by: [email protected] 2022/01/21 17:33:02
Modified files:
lib/libcrypto/ocsp: ocsp_vfy.c
Log message:
X509_GET_PUBKEY(3) return value check in libcrypto
ok beck@ tb@
suggest using X509_get0_pubkey() and remove EVP_PKEY_free() from tb@
