Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 23 Nov 2017 11:26:00 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-bugs@FreeBSD.org
Subject:   [Bug 223745] PROC_REAP_KILL misses descendants if another process has become a reaper in between
Message-ID:  <bug-223745-8-3A2KGC2Ouk@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-223745-8@https.bugs.freebsd.org/bugzilla/>
References:  <bug-223745-8@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D223745

--- Comment #5 from commit-hook@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@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

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-223745-8-3A2KGC2Ouk>