CVSROOT: /cvs Module name: src Changes by: [email protected] 2020/10/26 05:56:36
Modified files:
lib/libcrypto/x509: x509_verify.c
Log message:
Make sure that x509_vfy_check_id() failure also sets ctx->error, not only
ctx->xsc->error. Will be needed in an upcoming diff.
from beck
