diff options
author | tb <> | 2023-12-28 21:47:17 +0000 |
---|---|---|
committer | tb <> | 2023-12-28 21:47:17 +0000 |
commit | 16776370acb9e2b9734a640096c08eade32f50cb (patch) | |
tree | 30b107a9a10bee6798edcf094c0168aa729cda8b /src/lib/libc | |
parent | dda1937e5346b71294b68b786ad65fa1449b1a50 (diff) | |
download | openbsd-16776370acb9e2b9734a640096c08eade32f50cb.tar.gz openbsd-16776370acb9e2b9734a640096c08eade32f50cb.tar.bz2 openbsd-16776370acb9e2b9734a640096c08eade32f50cb.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/libc')
0 files changed, 0 insertions, 0 deletions