diff options
author | 2020-04-12 16:15:18 +0000 | |
---|---|---|
committer | 2020-04-12 16:15:18 +0000 | |
commit | 27427a72e313439258e46363f1bc801d3c750a5c (patch) | |
tree | a150f59f69d486c268450ff29082c8fbcef8b516 /usr.bin/tmux/cmd-queue.c | |
parent | If all addresses are numeric no use for dns probe; ok florian@ sthen@ (diff) | |
download | wireguard-openbsd-27427a72e313439258e46363f1bc801d3c750a5c.tar.xz wireguard-openbsd-27427a72e313439258e46363f1bc801d3c750a5c.zip |
In sosplice(), temporarily release the socket lock before calling
FRELE() as the last reference could be dropped which in turn will cause
soclose() to be called where the socket lock is unconditionally
acquired. Note that this is only a problem for sockets protected by the
non-recursive NET_LOCK() right now.
ok mpi@ visa@
Reported-by: syzbot+7c805a09545d997b924d@syzkaller.appspotmail.com
Diffstat (limited to 'usr.bin/tmux/cmd-queue.c')
0 files changed, 0 insertions, 0 deletions