summaryrefslogtreecommitdiffstats
path: root/sys/netinet/tcp_input.c
diff options
context:
space:
mode:
authorjca <jca@openbsd.org>2016-06-27 19:55:02 +0000
committerjca <jca@openbsd.org>2016-06-27 19:55:02 +0000
commit0c7f085de1687defda6c2c7cf29696b80fe35751 (patch)
tree4302309c6158f69a9e9029ba56ff56921555f75f /sys/netinet/tcp_input.c
parentFix inverted logic in recv_hello(). (diff)
downloadwireguard-openbsd-0c7f085de1687defda6c2c7cf29696b80fe35751.tar.xz
wireguard-openbsd-0c7f085de1687defda6c2c7cf29696b80fe35751.zip
Repair kill(2) on zombie processes.
kill(2) is supposed to find zombie processes, this probably got broken when the process reaper was introduced. As a temporary(tm) workaround, walk the list of zombie processes if we can't find the target pid in the main process list. Problem with zsh initially reported by Geoff Wozniak on misc@, analysis done by naddy@. ok kettenis@ tedu@
Diffstat (limited to 'sys/netinet/tcp_input.c')
0 files changed, 0 insertions, 0 deletions