diff options
author | 2015-10-16 14:04:11 +0000 | |
---|---|---|
committer | 2015-10-16 14:04:11 +0000 | |
commit | eca9e229172cad541818effda99d1c382e9ce9a4 (patch) | |
tree | 8ba79a42bde58f5da6e1238454c775d381fda07d /lib/libssl/ssl_lib.c | |
parent | Place TIOCSTI reminder block better (diff) | |
download | wireguard-openbsd-eca9e229172cad541818effda99d1c382e9ce9a4.tar.xz wireguard-openbsd-eca9e229172cad541818effda99d1c382e9ce9a4.zip |
delete pledge_bind_check() function and remove pledge_bind_check() call from sys_bind().
bind(2) still require PLEDGE_INET or PLEDGE_UNIX in order to be called, due to
SYS_bind entry in pledge_syscalls array. The diff restores also the ability for
PLEDGE_UNIX to call bind(2) (pledge_bind_check function missed that).
problem spotted by doug@
OK deraadt@
Diffstat (limited to 'lib/libssl/ssl_lib.c')
0 files changed, 0 insertions, 0 deletions