cperciva 2004/02/21 17:11:53 PST
FreeBSD src repository
Modified files:
sys/kern uipc_usrreq.c
Log:
If we're going to panic(), do it before dereferencing a NULL pointer.
Reported by: "Ted Unangst" <tedu at coverity.com>
Approved by: rwatson (mentor)
Revision Changes Path
1.116 +1 -1 src/sys/kern/uipc_usrreq.c