diff options
author | tb <> | 2023-08-12 07:50:47 +0000 |
---|---|---|
committer | tb <> | 2023-08-12 07:50:47 +0000 |
commit | f5928511901ba790469237cdd03eba98ebd97973 (patch) | |
tree | d4bb9a302e2a9007c4e03757faff7454de03ec43 /src/lib/libcrypto/man/OpenSSL_add_all_algorithms.3 | |
parent | 433040516cb1d48e0ce58ca213a9e7396a5a1dde (diff) | |
download | openbsd-f5928511901ba790469237cdd03eba98ebd97973.tar.gz openbsd-f5928511901ba790469237cdd03eba98ebd97973.tar.bz2 openbsd-f5928511901ba790469237cdd03eba98ebd97973.zip |
Free {priv,pub}_key before assigning to it
While it isn't the case for the default implementations, custom DH and DSA
methods could conceivably populate private and public keys, which in turn
would result in leaks in the pub/priv decode methods.
ok jsing
Diffstat (limited to 'src/lib/libcrypto/man/OpenSSL_add_all_algorithms.3')
0 files changed, 0 insertions, 0 deletions