cvs commit: src/sys/kern kern_kinfo.c
Matthew Dillon
dillon at crater.dragonflybsd.org
Mon Jan 7 15:43:20 PST 2008
dillon 2008/01/07 15:41:55 PST
DragonFly src repository
Modified files:
sys/kern kern_kinfo.c
Log:
fill_kinfo_proc() may be asked to load information on a zombied process,
deal with NULL pointers in the proc structure.
Reported-by: Peter Avalos <pavalos at theshell.com>
Revision Changes Path
1.17 +25 -19 src/sys/kern/kern_kinfo.c
http://www.dragonflybsd.org/cvsweb/src/sys/kern/kern_kinfo.c.diff?r1=1.16&r2=1.17&f=u
More information about the Commits
mailing list