Fix more NULL structural dereferences that can occur when a process is in
authorMatthew Dillon <dillon@dragonflybsd.org>
Sun, 21 Oct 2007 16:45:17 +0000 (16:45 +0000)
committerMatthew Dillon <dillon@dragonflybsd.org>
Sun, 21 Oct 2007 16:45:17 +0000 (16:45 +0000)
commit7297045efc4edfb90b6d5cff33fb5bfbe6119150
tree5b210fc65c9bc6c573763d444af46cfb325ca6a5
parent0897f15668dd353cfbae740ffb345d2345c85bc7
Fix more NULL structural dereferences that can occur when a process is in
an exiting state.

Reported-by: Peter Avalos <pavalos@theshell.com>
sys/kern/kern_kinfo.c