trhodes 2006-10-14 10:30:14 UTC FreeBSD src repository Modified files: sys/kern sys_process.c Log: Close a race condition where num can be larger than tmp, giving the user too large of a boundary. Reported by: Ilja Van Sprundel Revision Changes Path 1.139 +1 -1 src/sys/kern/sys_process.c