Remove assert from extract_min_max() (again)
authortb <tb@openbsd.org>
Fri, 24 Dec 2021 02:22:16 +0000 (02:22 +0000)
committertb <tb@openbsd.org>
Fri, 24 Dec 2021 02:22:16 +0000 (02:22 +0000)
commitc89a19ac1276574ce7f5a2e0934f6cc808fda935
tree38bdadedd00a97734b35fbc71380e5921da79056
parent4c5a9894be051d3d86d69bfccbc9c2eb4560dbdc
Remove assert from extract_min_max() (again)

All callers ensure that aor != NULL, so this isn't necessary.

ok jsing
lib/libcrypto/x509/x509_asid.c