cvs commit: src/sys/vfs/procfs procfs_mem.c
Matthew Dillon
dillon at crater.dragonflybsd.org
Mon Jun 7 09:28:22 PDT 2004
dillon 2004/06/07 09:26:51 PDT
DragonFly src repository
Modified files:
sys/vfs/procfs procfs_mem.c
Log:
Fix improper vm_object ref counting in procfs that was introduced in the last
commit. This resulted in a panic under certain circumstances (e.g. when
configure got to the 'checking for correct flags to ps...' stage).
Reported-by: "GeekGod" <GeekGod at xxxxxxxxxxx> and others
Revision Changes Path
1.10 +5 -1 src/sys/vfs/procfs/procfs_mem.c
http://www.dragonflybsd.org/cvsweb/src/sys/vfs/procfs/procfs_mem.c.diff?r1=1.9&r2=1.10&f=u
More information about the Commits
mailing list