cvs commit: src/sys/vfs/procfs procfs_vnops.c
Matthew Dillon
dillon at crater.dragonflybsd.org
Sat Nov 19 18:26:19 PST 2005
dillon 2005/11/19 18:23:59 PST
DragonFly src repository
Modified files:
sys/vfs/procfs procfs_vnops.c
Log:
Fix a bug in the last commit. The proc pointer can be NULL at the
point where we PHOLD it, conditionalize the hold/rele.
Reported-by: Sascha Wildner <saw at xxxxxxxxx>
Revision Changes Path
1.27 +4 -2 src/sys/vfs/procfs/procfs_vnops.c
http://www.dragonflybsd.org/cvsweb/src/sys/vfs/procfs/procfs_vnops.c.diff?r1=1.26&r2=1.27&f=u
More information about the Commits
mailing list