Throw better sanity checks into vfs_hang_addrlist() for argp->ex_addrlen
authorMatthew Dillon <dillon@dragonflybsd.org>
Tue, 22 Jul 2003 05:04:41 +0000 (05:04 +0000)
committerMatthew Dillon <dillon@dragonflybsd.org>
Tue, 22 Jul 2003 05:04:41 +0000 (05:04 +0000)
commit0260ddf9fed745ee1e30bed9a901b9e5fa02b95d
tree8d244ae280a45ba6bbf5f816e08839e9339339f4
parent7b95be2a373262fc47d15dc15d119ed32b95aab9
Throw better sanity checks into vfs_hang_addrlist() for argp->ex_addrlen
and argp->ex_masklen which are otherwise totally unchecked from userland.
sys/kern/vfs_subr.c