diff options
author | tb <> | 2025-01-18 13:11:58 +0000 |
---|---|---|
committer | tb <> | 2025-01-18 13:11:58 +0000 |
commit | c39b79d2d45df9ada86387a886c6d32487328f86 (patch) | |
tree | fc65433186bf5325130da67e810ce811ea42a47f /src/lib/libssl/ssl_ciph.c | |
parent | 6e03331a19baa7a7151b89a73b6cf94ab645925f (diff) | |
download | openbsd-c39b79d2d45df9ada86387a886c6d32487328f86.tar.gz openbsd-c39b79d2d45df9ada86387a886c6d32487328f86.tar.bz2 openbsd-c39b79d2d45df9ada86387a886c6d32487328f86.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/lib/libssl/ssl_ciph.c')
0 files changed, 0 insertions, 0 deletions