Deassert delete_if() callbacks
authortb <tb@openbsd.org>
Fri, 28 Apr 2023 15:35:55 +0000 (15:35 +0000)
committertb <tb@openbsd.org>
Fri, 28 Apr 2023 15:35:55 +0000 (15:35 +0000)
commitac13ea690a7454a1e0ff6ac255825e788e4769d3
treef8b1295874874612f6c48f3c86cc8f9082749aa1
parent5e6c72255d87f2493b684ebc9d02336ad8d12fd1
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
lib/libcrypto/x509/x509_policy.c