Module Name: src Committed By: chs Date: Thu May 14 17:31:24 UTC 2015
Modified Files:
src/sys/kern: subr_disk.c
Log Message:
in bounds_check_with_*, reject negative block numbers and avoid
a potential overflow in calculating the size of the request.
To generate a diff of this commit:
cvs rdiff -u -r1.112 -r1.113 src/sys/kern/subr_disk.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
