cvs commit: src/sys/ddb db_ps.c

Matthew Dillon dillon at crater.dragonflybsd.org
Sun Jun 29 14:39:18 PDT 2008


dillon      2008/06/29 14:38:21 PDT

DragonFly src repository

  Modified files:
    sys/ddb              db_ps.c 
  Log:
  Fix a NULL pointer dereference when a DDB 'ps' attempts to
  list a process which has no LWPs associated with it.
  
  Revision  Changes    Path
  1.25      +12 -11    src/sys/ddb/db_ps.c


http://www.dragonflybsd.org/cvsweb/src/sys/ddb/db_ps.c.diff?r1=1.24&r2=1.25&f=u





More information about the Commits mailing list