Protect `so_state', `so_snd' and `so_rcv' with the socket lock in
authormpi <mpi@openbsd.org>
Mon, 3 Jul 2017 08:31:39 +0000 (08:31 +0000)
committermpi <mpi@openbsd.org>
Mon, 3 Jul 2017 08:31:39 +0000 (08:31 +0000)
commit285127d3ceb336892fe9ac98b008d401184c49d8
tree6e14cef64f0ef372d5993604149a4c090cbb14a8
parentf922bc71ce4b0735c3bace2f298af95effda7f73
Protect `so_state', `so_snd' and `so_rcv' with the socket lock in
kqueue filters.

ok millert@, bluhm@, visa@
sys/miscfs/fifofs/fifo_vnops.c