diff options
author | tb <> | 2023-12-28 22:07:23 +0000 |
---|---|---|
committer | tb <> | 2023-12-28 22:07:23 +0000 |
commit | 1a97887b534c60ad7359cc3059cc7de91eab190d (patch) | |
tree | 4293afa06b7ba4c6226d7e42b32b6f2dd2c085fc /src/lib/libssl | |
parent | f17548a214654a2b6d13345be9dd4218a9a20182 (diff) | |
download | openbsd-1a97887b534c60ad7359cc3059cc7de91eab190d.tar.gz openbsd-1a97887b534c60ad7359cc3059cc7de91eab190d.tar.bz2 openbsd-1a97887b534c60ad7359cc3059cc7de91eab190d.zip |
Rework pkey_dsa_keygen()
Very similar to pkey_dh_keygen(): single exit and hold on to an extra
reference by calling EVP_PKEY_set1_DSA() instead of assigning the DSA
to the pkey. "Fixes" another leak that Coverity missed.
ok jsing
Diffstat (limited to 'src/lib/libssl')
0 files changed, 0 insertions, 0 deletions