jeff 2007-12-31 03:44:55 UTC
FreeBSD src repository
Modified files:
sys/kern uipc_usrreq.c
Log:
- Check the correct variable against NULL in two places.
- If the unp_file is NULL that means it has never been internalized and it
must be reachable.
Revision Changes Path
1.209 +2 -4 src/sys/kern/uipc_usrreq.c