diff options
author | Mark Kettenis <kettenis@cvs.openbsd.org> | 2012-09-08 14:52:01 +0000 |
---|---|---|
committer | Mark Kettenis <kettenis@cvs.openbsd.org> | 2012-09-08 14:52:01 +0000 |
commit | 5f72c5bcf149787507e857650171c8dfdd99a01c (patch) | |
tree | a4ef089724390dec9b658128bd382dde55574108 /lib | |
parent | e82a0dc585ded53e1d6a2a4fc57e686d35831335 (diff) |
Plug a race where we're trying to kill a traced process while it is aleady
exiting. At that point ps_single may point to a proc that's already freed.
Since there is no point in killing a process that's already exiting, just
skip this step.
ok guenther@
Diffstat (limited to 'lib')
0 files changed, 0 insertions, 0 deletions