[Bug 223745] PROC_REAP_KILL misses descendants if another process has become a reaper in between
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Thu Nov 23 11:26:01 UTC 2017
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=223745
--- Comment #5 from commit-hook at freebsd.org ---
A commit references this bug:
Author: kib
Date: Thu Nov 23 11:25:11 UTC 2017
New revision: 326122
URL: https://svnweb.freebsd.org/changeset/base/326122
Log:
Kill all descendants of the reaper, even if they are descendants of a
subordinate reaper.
Also, mark reapers when listing pids.
Reported by: Michael Zuo <muh.muhten at gmail.com>
PR: 223745
Reviewed by: bapt
Sponsored by: The FreeBSD Foundation
MFC after: 1 week
Differential revision: https://reviews.freebsd.org/D13183
Changes:
head/lib/libc/sys/procctl.2
head/sys/kern/kern_procctl.c
head/sys/sys/procctl.h
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-bugs
mailing list