Date: Sat, 14 Oct 2006 10:30:14 +0000 (UTC) From: Tom Rhodes <trhodes@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/kern sys_process.c Message-ID: <200610141030.k9EAUE2A071016@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200610141030.k9EAUE2A071016>