summaryrefslogtreecommitdiffstats
path: root/lib/libssl/d1_both.c
diff options
context:
space:
mode:
authorjsing <jsing@openbsd.org>2014-06-05 16:08:11 +0000
committerjsing <jsing@openbsd.org>2014-06-05 16:08:11 +0000
commitf898c3a198f2b87fc03e9c8cd7832e0aa1955507 (patch)
tree91e40e059ec5abe4dbee4242d904ad5b0da467a1 /lib/libssl/d1_both.c
parentEnsure that we do not process a ChangeCipherSpec with an empty master (diff)
downloadwireguard-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