diff options
author | 2016-06-27 19:55:02 +0000 | |
---|---|---|
committer | 2016-06-27 19:55:02 +0000 | |
commit | 0c7f085de1687defda6c2c7cf29696b80fe35751 (patch) | |
tree | 4302309c6158f69a9e9029ba56ff56921555f75f /sys/netinet/tcp_input.c | |
parent | Fix inverted logic in recv_hello(). (diff) | |
download | wireguard-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