CVSROOT: /cvs Module name: src Changes by: t...@cvs.openbsd.org 2023/04/28 09:37:28
Modified files: lib/libcrypto/x509: x509_policy.c Log message: Deassert has_explicit_policy() The only caller is X509_policy_check() which goes straight to error. with beck ok jsing