mirror of
https://github.com/openssl/openssl.git
synced 2025-01-06 13:26:43 +08:00
93e43f4c47
Fix CID 1472835: the explicit NULL check for prsactx is useless when we have already dereferenced it in the initializers. Move the actual initialization to the function body to get the logic sequenced properly. Reviewed-by: Paul Dale <pauli@openssl.org> Reviewed-by: Shane Lontis <shane.lontis@oracle.com> (Merged from https://github.com/openssl/openssl/pull/14160) |
||
---|---|---|
.. | ||
build.info | ||
dsa.c | ||
ecdsa.c | ||
eddsa.c | ||
mac_legacy.c | ||
rsa.c | ||
sm2sig.c |