cvs commit: src/sys/vfs/ntfs ntfs_vnops.c
Matthew Dillon
dillon at crater.dragonflybsd.org
Thu Dec 23 20:48:27 PST 2004
dillon 2004/12/23 20:47:06 PST
DragonFly src repository
Modified files:
sys/vfs/ntfs ntfs_vnops.c
Log:
Make sure ntfs_lookup() has the correct side effects by ensuring that
*vpp is NULLd out if a non-zero return occurs.
Reported-by: Dmitri Nikulin <dnikulin at xxxxxxxxxxxxxxx>
Revision Changes Path
1.20 +4 -1 src/sys/vfs/ntfs/ntfs_vnops.c
http://www.dragonflybsd.org/cvsweb/src/sys/vfs/ntfs/ntfs_vnops.c.diff?r1=1.19&r2=1.20&f=u
More information about the Commits
mailing list