The ktrace record for recvmsg/recvfrom could contain extract bits in
authorderaadt <deraadt@openbsd.org>
Wed, 10 Mar 2021 17:03:58 +0000 (17:03 +0000)
committerderaadt <deraadt@openbsd.org>
Wed, 10 Mar 2021 17:03:58 +0000 (17:03 +0000)
commitf78974ea57f683231f44d289fdad11ce54bea017
tree91eb5749c2fe0217acb4bdaa79640a50d53c8216
parent7fa39cc0dabcf10e473ad5c5f5006de7f1e47c76
The ktrace record for recvmsg/recvfrom could contain extract bits in
msg_flags (they get set internally).  Correct the record to only contain
what the caller requested.
sys/kern/uipc_syscalls.c