Add a helper function to turn unchecked (but sound) use of
authortb <tb@openbsd.org>
Wed, 5 Jan 2022 17:46:44 +0000 (17:46 +0000)
committertb <tb@openbsd.org>
Wed, 5 Jan 2022 17:46:44 +0000 (17:46 +0000)
commit2ad22f62d8f783f3c093cd0022086f72e430859e
treee2939ccdb43a385e3ec7c9d5abd5992443467119
parent063160b29ac2c3c26154ad5b328639710a1fef01
Add a helper function to turn unchecked (but sound) use of
sk_find + sk_value into something easier to follow and swallow.

ok inoguchi jsing
lib/libcrypto/x509/x509_addr.c