Assign NULL instead of 0 to `control' within sendit(). It's mbuf(9)
authormvs <mvs@openbsd.org>
Thu, 13 May 2021 17:31:59 +0000 (17:31 +0000)
committermvs <mvs@openbsd.org>
Thu, 13 May 2021 17:31:59 +0000 (17:31 +0000)
commit6e862e813b7f54f26aeae69511099e1d7183a7b1
tree9fc664e6e574fad71d65fda6bdf8f323a6335472
parent8b594b45f4b57406cb0ee6f395fcc71d82cbaab6
Assign NULL instead of 0 to `control' within sendit(). It's mbuf(9)
pointer.

ok deraadt@
sys/kern/uipc_syscalls.c