diff options
author | tb <> | 2024-04-13 14:02:51 +0000 |
---|---|---|
committer | tb <> | 2024-04-13 14:02:51 +0000 |
commit | ee9a57f6e037b63c151f6e375585b15eb6c8e467 (patch) | |
tree | 468640b029b05547e8adb72542a647d205cee2f9 /src/lib/libcrypto/man | |
parent | e1beeed86504682f8bf3c8289bbfa83b199f5d90 (diff) | |
download | openbsd-ee9a57f6e037b63c151f6e375585b15eb6c8e467.tar.gz openbsd-ee9a57f6e037b63c151f6e375585b15eb6c8e467.tar.bz2 openbsd-ee9a57f6e037b63c151f6e375585b15eb6c8e467.zip |
Error check X509_ALGOR_set0() in {dsa,ec}_pkey_ctrl()
These are four versions of near identical code: PKCS#7 and CMS controls
for DSA and EC. The checks are rather incomplete and should probably be
merged somehow (see the Ed25519 version in ecx_methods(). For now, only
replace X509_ALGOR_set0() with its internal by_nid() version and, while
there, spell NULL correctly.
ok jca
Diffstat (limited to 'src/lib/libcrypto/man')
0 files changed, 0 insertions, 0 deletions