Module Name: src Committed By: riastradh Date: Wed Jul 6 01:13:06 UTC 2022
Modified Files: src/sys/kern: vfs_vnops.c Log Message: mmap(2): Avoid overflow in overflow check in vn_mmap. To generate a diff of this commit: cvs rdiff -u -r1.229 -r1.230 src/sys/kern/vfs_vnops.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.