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

cvs commit: src/sys/vm vm_meter.c


From: Matthew Dillon <dillon@xxxxxxxxxxxxxxxxxxxxxxx>
Date: Mon, 28 Apr 2008 11:04:09 -0700 (PDT)

dillon      2008/04/28 11:04:09 PDT

DragonFly src repository

  Modified files:
    sys/vm               vm_meter.c 
  Log:
  Fix a NULL poiner dereference in the statistics collecting code as
  used by 'systat -vm 1'.  p->p_vmspace can be NULL.
  
  Revision  Changes    Path
  1.15      +11 -9     src/sys/vm/vm_meter.c


http://www.dragonflybsd.org/cvsweb/src/sys/vm/vm_meter.c.diff?r1=1.14&r2=1.15&f=u



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