Garbage collect the unused rv in tls1_check_ec_server_key() and
authortb <tb@openbsd.org>
Mon, 24 Jan 2022 13:47:53 +0000 (13:47 +0000)
committertb <tb@openbsd.org>
Mon, 24 Jan 2022 13:47:53 +0000 (13:47 +0000)
commit6d1abca25541504c8c34a1aa238e4c63fac8405c
tree4339dbccfbb02d5514617be53c09c746818bd736
parent4685e7845b3d1bd2e707c0c07247b9160bf47ebb
Garbage collect the unused rv in tls1_check_ec_server_key() and
convert to usual form of error checking.

ok inoguchi jsing
lib/libssl/t1_lib.c