diff options
author | jsing <> | 2014-06-05 16:08:11 +0000 |
---|---|---|
committer | jsing <> | 2014-06-05 16:08:11 +0000 |
commit | 709e767ee1bae902c542e5d14cba5920b5b85177 (patch) | |
tree | 79e0fbefcde08dad4706f7b69afa20a750537019 /src/lib/libssl/d1_clnt.c | |
parent | 5a5a7de256385ee0fc587b8576ed7c35eb9ad584 (diff) | |
download | openbsd-709e767ee1bae902c542e5d14cba5920b5b85177.tar.gz openbsd-709e767ee1bae902c542e5d14cba5920b5b85177.tar.bz2 openbsd-709e767ee1bae902c542e5d14cba5920b5b85177.zip |
ssl_sess_cert_new() can return NULL. Fix two cases where the return value
is unchecked, which would result in a later null pointer dereference.
While here, RSA_free, DH_free and EC_KEY_free all have implicit NULL
checks, so avoid repeating them here.
ok beck@
Diffstat (limited to 'src/lib/libssl/d1_clnt.c')
0 files changed, 0 insertions, 0 deletions