Correctly catch all return values from X509_NAME_get_index_by_NID
authorbeck <beck@openbsd.org>
Mon, 29 May 2023 14:12:36 +0000 (14:12 +0000)
committerbeck <beck@openbsd.org>
Mon, 29 May 2023 14:12:36 +0000 (14:12 +0000)
commit9f395b46183ba1c959d4dcfb7f5d79659672b27d
treeb19fd4b207901d17e1c6f3ae11252a7558c6f64a
parent0f2d3f3d1a092c036fdc1286ae46fd25925022d9
Correctly catch all return values from X509_NAME_get_index_by_NID

And some comment requests, from jsing@

ok jsing@
lib/libtls/tls_verify.c