diff options
author | tb <> | 2024-10-29 06:36:58 +0000 |
---|---|---|
committer | tb <> | 2024-10-29 06:36:58 +0000 |
commit | 70850c047f141cf86dd9dc4ed010b2a352b5036b (patch) | |
tree | 5bac78bb07a3a8b81348d54a6b2070bc0c287ccf /src/lib/libcrypto/dsa | |
parent | b6840aacc4c4d93817118bf0d184e1f70fc60110 (diff) | |
download | openbsd-70850c047f141cf86dd9dc4ed010b2a352b5036b.tar.gz openbsd-70850c047f141cf86dd9dc4ed010b2a352b5036b.tar.bz2 openbsd-70850c047f141cf86dd9dc4ed010b2a352b5036b.zip |
eckey_compute_pubkey: don't leak the public key
EC_KEY_set_public_key() sets a copy, so it doesn't take ownership and
hence pub_key must not be nulled out on success.
Diffstat (limited to 'src/lib/libcrypto/dsa')
0 files changed, 0 insertions, 0 deletions