rodrigc 2006-12-09 16:34:37 UTC
FreeBSD src repository
Modified files:
sys/fs/unionfs union_vnops.c
Log:
In unionfs_readdir(), prevent a possible NULL dereference.
CID: 1667
Found by: Coverity Prevent (tm)
Revision Changes Path
1.137 +4 -0 src/sys/fs/unionfs/union_vnops.c