summaryrefslogtreecommitdiffstats
path: root/lib/libc
diff options
context:
space:
mode:
authorjsing <jsing@openbsd.org>2014-12-10 15:43:31 +0000
committerjsing <jsing@openbsd.org>2014-12-10 15:43:31 +0000
commit744da65f125f4a4ccb1e6204b9f3aa1a6b92da95 (patch)
treedf567c7d6d17c5742cd55ab0e326e7497f662fc0 /lib/libc
parentRemove support for GOST R 34.10-94 signature authentication, along with (diff)
downloadwireguard-openbsd-744da65f125f4a4ccb1e6204b9f3aa1a6b92da95.tar.xz
wireguard-openbsd-744da65f125f4a4ccb1e6204b9f3aa1a6b92da95.zip
ssl3_init_finished_mac() calls BIO_new() which can fail since it in turn
calls malloc(). Instead of silently continuing on failure, check the return value of BIO_new() and propagate failure back to the caller for appropriate handling. ok bcook@
Diffstat (limited to 'lib/libc')
0 files changed, 0 insertions, 0 deletions