Commit 588faa1
committed
io_uring: check reserved fields for send/sendmsg
We should check unused fields for non-zero and -EINVAL if they are set,
making it consistent with other opcodes.
Fixes: 0fa03c6 ("io_uring: add support for sendmsg()")
Signed-off-by: Jens Axboe <axboe@kernel.dk>1 parent c071354 commit 588faa1
1 file changed
Lines changed: 2 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5207 | 5207 | | |
5208 | 5208 | | |
5209 | 5209 | | |
| 5210 | + | |
| 5211 | + | |
5210 | 5212 | | |
5211 | 5213 | | |
5212 | 5214 | | |
| |||
0 commit comments