diff options
author | tb <> | 2024-11-08 21:56:58 +0000 |
---|---|---|
committer | tb <> | 2024-11-08 21:56:58 +0000 |
commit | 87e01b19e22b5aa813af998b149eb34fd96de895 (patch) | |
tree | f45e83abb03af3e8624bd646ee394b1468a99a81 /src/lib/libssl/d1_both.c | |
parent | e71b1edd47d2200ba7c87b037cee0587f6dedf1e (diff) | |
download | openbsd-87e01b19e22b5aa813af998b149eb34fd96de895.tar.gz openbsd-87e01b19e22b5aa813af998b149eb34fd96de895.tar.bz2 openbsd-87e01b19e22b5aa813af998b149eb34fd96de895.zip |
Clean up EC_KEY_free
r is a silly name for an EC_KEY and it is silly to assign the refcount
to a variable i (short for uninspired) when you can check the function
return directly. Tweak sizeof in freezero to jsing's liking.
ok beck jsing
Diffstat (limited to 'src/lib/libssl/d1_both.c')
0 files changed, 0 insertions, 0 deletions