summaryrefslogtreecommitdiffstats
path: root/lib/libssl/src/util
diff options
context:
space:
mode:
authorjsing <jsing@openbsd.org>2014-06-10 14:46:11 +0000
committerjsing <jsing@openbsd.org>2014-06-10 14:46:11 +0000
commit88e3e4251eff1a8eb7ae9036b733aa8b45c52d99 (patch)
tree754ddeeca0dff2e5ba7bdd15c00c7cbeaa3ff79d /lib/libssl/src/util
parentImplement -u (user to drop privs to) and -p flag (path to chroot to). (diff)
downloadwireguard-openbsd-88e3e4251eff1a8eb7ae9036b733aa8b45c52d99.tar.xz
wireguard-openbsd-88e3e4251eff1a8eb7ae9036b733aa8b45c52d99.zip
In tls1_cert_verify_mac(), check the return value of EVP_MD_CTX_copy_ex()
to avoid a possible NULL function call on ctx.final(). None of the callers currently check the return value of calls to cert_verify_mac(), however the function already returns 0 in another case and the MAC comparison will later fail. Issue reported by David Ramos.
Diffstat (limited to 'lib/libssl/src/util')
0 files changed, 0 insertions, 0 deletions