Rework evp_pkey_free_pkey_ptr()
authortb <tb@openbsd.org>
Mon, 25 Dec 2023 21:33:50 +0000 (21:33 +0000)
committertb <tb@openbsd.org>
Mon, 25 Dec 2023 21:33:50 +0000 (21:33 +0000)
commit8d56179e5d3291d8f9e9bfd23505e3ea9159a50c
tree95d6653d6c4f8bdf4a045f9029f9a8c7574938fa
parent0ba081dbc1ac8bda3e523465371b2d959b1fef18
Rework evp_pkey_free_pkey_ptr()

Rename the variable from x into pkey, make it NULL safe and unindent.

ok jsing
lib/libcrypto/evp/p_lib.c