diff options
author | jsing <> | 2014-06-07 14:10:35 +0000 |
---|---|---|
committer | jsing <> | 2014-06-07 14:10:35 +0000 |
commit | 95268644eba97927cec83c548e0ec2c504f7df63 (patch) | |
tree | 827d5a799fe09599039564d7a3a27bf8ba15a731 /src/lib/libssl/ssl_rsa.c | |
parent | eb1325b75a91858984607e2d54e61ee64e72958b (diff) | |
download | openbsd-95268644eba97927cec83c548e0ec2c504f7df63.tar.gz openbsd-95268644eba97927cec83c548e0ec2c504f7df63.tar.bz2 openbsd-95268644eba97927cec83c548e0ec2c504f7df63.zip |
The DH_free, EC_KEY_free, EVP_PKEY_free and RSA_free functions all have
implicit NULL checks, so there is no point ensuring that the pointer is
non-NULL before calling them.
Diffstat (limited to 'src/lib/libssl/ssl_rsa.c')
0 files changed, 0 insertions, 0 deletions