CVSROOT: /cvs Module name: src Changes by: [email protected] 2021/05/13 11:31:59
Modified files:
sys/kern : uipc_syscalls.c
Log message:
Assign NULL instead of 0 to `control' within sendit(). It's mbuf(9)
pointer.
ok deraadt@
CVSROOT: /cvs Module name: src Changes by: [email protected] 2021/05/13 11:31:59
Modified files:
sys/kern : uipc_syscalls.c
Log message:
Assign NULL instead of 0 to `control' within sendit(). It's mbuf(9)
pointer.
ok deraadt@