Date: Tue, 21 Jan 2003 09:02:21 -0800 (PST) From: Thomas Moestl <tmm@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/kern subr_rman.c Message-ID: <200301211702.h0LH2L26005761@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
tmm 2003/01/21 09:02:21 PST
Modified files:
sys/kern subr_rman.c
Log:
Correct an off-by-one in the boundary check. Otherwise, resource
allocations would fail if the desired allocation size was equal to
the boundary.
Revision Changes Path
1.28 +1 -1 src/sys/kern/subr_rman.c
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200301211702.h0LH2L26005761>
