CVSROOT: /cvs Module name: src Changes by: [email protected] 2018/04/08 10:57:57
Modified files:
lib/libcrypto/x509: x509_vfy.c
Log message:
Fail early if an X509_VERIFY_PARAM is poisoned - don't allow
this to be "overridden" by the user supplied callback.
ok jsing@
