diff options
author | tb <> | 2025-01-18 13:11:58 +0000 |
---|---|---|
committer | tb <> | 2025-01-18 13:11:58 +0000 |
commit | 3e444e4155981c3d065794f0178fdb7a80a5b8e0 (patch) | |
tree | fc65433186bf5325130da67e810ce811ea42a47f /src/usr.bin/openssl/ecparam.c | |
parent | 557d995104dc9e9a0ab79662c8e3ac488cb2d61c (diff) | |
download | openbsd-3e444e4155981c3d065794f0178fdb7a80a5b8e0.tar.gz openbsd-3e444e4155981c3d065794f0178fdb7a80a5b8e0.tar.bz2 openbsd-3e444e4155981c3d065794f0178fdb7a80a5b8e0.zip |
Remove two pointless NULL checks
The only caller ensures that the EC_KEY is not NULL and passes the address
of comp_id on its stack, so neither will be NULL.
Diffstat (limited to 'src/usr.bin/openssl/ecparam.c')
0 files changed, 0 insertions, 0 deletions