diff options
author | jhb <jhb@FreeBSD.org> | 2004-03-05 22:37:32 +0000 |
---|---|---|
committer | jhb <jhb@FreeBSD.org> | 2004-03-05 22:37:32 +0000 |
commit | af72c48e5f93796905ca57930c12e3baf951d1c9 (patch) | |
tree | a23d50484d3d0861e13aa0d82775f4ceb5153427 /sys/kern/kern_exec.c | |
parent | 335717fbe6327ded8d5b469914466349faa1acd8 (diff) | |
download | FreeBSD-src-af72c48e5f93796905ca57930c12e3baf951d1c9.zip FreeBSD-src-af72c48e5f93796905ca57930c12e3baf951d1c9.tar.gz |
- Grab a share lock of the proctree lock while looking for a pid due to the
process group and session dereferences. Also, check that p_pgrp and
p_sesssion are NULL before dereferencing them.
- Push down Giant in fork1().
Requested by: peter
Diffstat (limited to 'sys/kern/kern_exec.c')
0 files changed, 0 insertions, 0 deletions