CVSROOT: /cvs Module name: src Changes by: [email protected] 2023/04/28 09:35:55
Modified files:
lib/libcrypto/x509: x509_policy.c
Log message:
Deassert delete_if() callbacks
Add sk_is_sorted() checks to the callers of sk_X509_POLICY_NODE_delete_if()
and add a comment that this is necessary.
with beck
ok jsing
