cperciva 2004-11-28 19:16:00 UTC
FreeBSD src repository
Modified files:
sys/kern vfs_export.c
Log:
Check that saddr->sa_family is a sensible value before using it.
Reported by: Bryan Fulton and Ted Unangst, Coverity, Inc.
Found by: The SWAT analysis tool
Revision Changes Path
1.328 +4 -0 src/sys/kern/vfs_export.c