DragonFly BSD
DragonFly commits List (threaded) for 2004-06
[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]

cvs commit: src/sys/vfs/procfs procfs_mem.c


From: Matthew Dillon <dillon@xxxxxxxxxxxxxxxxxxxxxxx>
Date: Mon, 7 Jun 2004 09:26:52 -0700 (PDT)

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@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



[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]