diff options
author | tb <> | 2023-12-28 21:47:17 +0000 |
---|---|---|
committer | tb <> | 2023-12-28 21:47:17 +0000 |
commit | 960400d44c0e544268ca12d2540473e6547bd829 (patch) | |
tree | 30b107a9a10bee6798edcf094c0168aa729cda8b /src/lib/libcrypto/dsa/dsa_pmeth.c | |
parent | ad1a823e2d944f4caa8afbc5fc18c12b4137549b (diff) | |
download | openbsd-960400d44c0e544268ca12d2540473e6547bd829.tar.gz openbsd-960400d44c0e544268ca12d2540473e6547bd829.tar.bz2 openbsd-960400d44c0e544268ca12d2540473e6547bd829.zip |
Clean up pkey_gost_mac_keygen()
Make this function single exit, check and assign and finally error
check EVP_PKEY_assign(). This can't actually fail currently, but
if it did, things would leak. Free the key data with freezero.
ok jsing
CID 471704 (false positive)
Diffstat (limited to 'src/lib/libcrypto/dsa/dsa_pmeth.c')
0 files changed, 0 insertions, 0 deletions