DragonFly commits List (threaded) for 2004-06
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]
cvs commit: src/sys/kern vfs_cache.c
dillon 2004/06/25 10:37:19 PDT
DragonFly src repository
Modified files:
sys/kern vfs_cache.c
Log:
Remove a vn == vp case that was breaking out of the namecache lookup loop
in vn_fullpath(). This can cause a NULL pointer dereferencing panic. This
is believed to be pre-namecache legacy code that is no longer required.
Revision Changes Path
1.24 +0 -2 src/sys/kern/vfs_cache.c
http://www.dragonflybsd.org/cvsweb/src/sys/kern/vfs_cache.c.diff?r1=1.23&r2=1.24&f=u
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]