summaryrefslogtreecommitdiff
path: root/src/lib/libssl/d1_clnt.c
diff options
context:
space:
mode:
authorjsing <>2014-06-05 16:08:11 +0000
committerjsing <>2014-06-05 16:08:11 +0000
commit709e767ee1bae902c542e5d14cba5920b5b85177 (patch)
tree79e0fbefcde08dad4706f7b69afa20a750537019 /src/lib/libssl/d1_clnt.c
parent5a5a7de256385ee0fc587b8576ed7c35eb9ad584 (diff)
downloadopenbsd-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