cvs commit: src/sys/kern kern_descrip.c
Matthew Dillon
dillon at crater.dragonflybsd.org
Thu Jan 13 15:10:41 PST 2005
dillon 2005/01/13 15:10:11 PST
DragonFly src repository
Modified files:
sys/kern kern_descrip.c
Log:
proc0 is still used by e.g. smbfs to fork off a kernel thread and certain
namecache records may be NULL. Handle the case.
Revision Changes Path
1.37 +18 -10 src/sys/kern/kern_descrip.c
http://www.dragonflybsd.org/cvsweb/src/sys/kern/kern_descrip.c.diff?r1=1.36&r2=1.37&f=u
More information about the Commits
mailing list