kan 2005-05-11 19:08:38 UTC
FreeBSD src repository
Modified files:
sys/fs/nwfs nwfs_subr.c
Log:
Do not dereference dvp pointer before doing a NULL check.
Noticed by: Coverity Prevent analysis tool.
Revision Changes Path
1.13 +2 -1 src/sys/fs/nwfs/nwfs_subr.c