summaryrefslogtreecommitdiffstats
path: root/lib/libssl/ssl_ciph.c
diff options
context:
space:
mode:
authordlg <dlg@openbsd.org>2014-09-19 02:52:55 +0000
committerdlg <dlg@openbsd.org>2014-09-19 02:52:55 +0000
commit31cc01cb7d4c05809a9c7aee66191f375e77b153 (patch)
tree04eb47ac1c168b509abbb4be05f1c47dfdd5ef2c /lib/libssl/ssl_ciph.c
parentadd missing HISTORY sections; (diff)
downloadwireguard-openbsd-31cc01cb7d4c05809a9c7aee66191f375e77b153.tar.xz
wireguard-openbsd-31cc01cb7d4c05809a9c7aee66191f375e77b153.zip
passing M_NOWAIT to m_tag_get means it can fail, which could hit
the failure path which leaks all the stuff the previous code in bpf_movein allocates. since it's only called from bpfwrite, use M_WAIT instead to make it reliable and just get rid of the bogus failure code. ok miod@
Diffstat (limited to 'lib/libssl/ssl_ciph.c')
0 files changed, 0 insertions, 0 deletions