CVSROOT: /cvs Module name: src Changes by: t...@cvs.openbsd.org 2023/04/28 09:16:48
Modified files: lib/libcrypto/x509: x509_policy.c Log message: Deassert x509_policy_new() Turn the check into an error which will make all callers error. with beck ok jsing