Fix a syscall separation bug in recvfrom() which sometimes dereferenced
authorMatthew Dillon <dillon@dragonflybsd.org>
Sat, 20 Dec 2003 05:53:59 +0000 (05:53 +0000)
committerMatthew Dillon <dillon@dragonflybsd.org>
Sat, 20 Dec 2003 05:53:59 +0000 (05:53 +0000)
commitc39967573adbea0073d02e036bd8adbef3c31cd8
tree2cde53e6c5b879643013948d8ebc76229427fdb1
parentee66458cb0dc17fa4b10739d6d27311a92b7e9d9
Fix a syscall separation bug in recvfrom() which sometimes dereferenced
a NULL pointer.
sys/kern/uipc_syscalls.c