cvs commit: src/sys/vm vm_meter.c

Matthew Dillon dillon at crater.dragonflybsd.org
Mon Apr 28 11:05:10 PDT 2008


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





More information about the Commits mailing list