DragonFly commits List (threaded) for 2005-11
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]
cvs commit: src/sys/vfs/procfs procfs_vnops.c
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@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
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]