diff options
author | tb <> | 2023-06-15 13:07:45 +0000 |
---|---|---|
committer | tb <> | 2023-06-15 13:07:45 +0000 |
commit | eace6036ff05592af567c649300d0d988c669912 (patch) | |
tree | 950e17cde1e60d2b4cf338ea726b354fb968b0ad /src/lib/libc/stdlib/labs.c | |
parent | 0f244620acaf6129647bce002762533e9e66dd94 (diff) | |
download | openbsd-eace6036ff05592af567c649300d0d988c669912.tar.gz openbsd-eace6036ff05592af567c649300d0d988c669912.tar.bz2 openbsd-eace6036ff05592af567c649300d0d988c669912.zip |
ASN1_item_sign_ctx()
Pull a NULL check for pkey->ameth up to before ameth is first accessed. An
EVP_PKEY created with EVP_PKEY_new() has ameth == NULL, so this check makes
sense, but it does not make sense to do it where it was.
Diffstat (limited to 'src/lib/libc/stdlib/labs.c')
0 files changed, 0 insertions, 0 deletions