diff options
author | 2014-06-05 16:08:11 +0000 | |
---|---|---|
committer | 2014-06-05 16:08:11 +0000 | |
commit | f898c3a198f2b87fc03e9c8cd7832e0aa1955507 (patch) | |
tree | 91e40e059ec5abe4dbee4242d904ad5b0da467a1 /lib/libssl/d1_both.c | |
parent | Ensure that we do not process a ChangeCipherSpec with an empty master (diff) | |
download | wireguard-openbsd-f898c3a198f2b87fc03e9c8cd7832e0aa1955507.tar.xz wireguard-openbsd-f898c3a198f2b87fc03e9c8cd7832e0aa1955507.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 'lib/libssl/d1_both.c')
0 files changed, 0 insertions, 0 deletions