diff options
author | 2024-10-04 10:39:36 -0700 | |
---|---|---|
committer | 2024-10-04 10:39:36 -0700 | |
commit | 43454e83916dc515e3d11fd07d50c40e6e555873 (patch) | |
tree | 39945a4fac28116e66b8872192f851e3d68cff91 /rust/helpers/task.c | |
parent | Merge tag 'fsnotify_for_v6.12-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs (diff) | |
parent | io_uring/net: harden multishot termination case for recv (diff) | |
download | wireguard-linux-43454e83916dc515e3d11fd07d50c40e6e555873.tar.xz wireguard-linux-43454e83916dc515e3d11fd07d50c40e6e555873.zip |
Merge tag 'io_uring-6.12-20241004' of git://git.kernel.dk/linux
Pull io_uring fixes from Jens Axboe:
- Fix an error path memory leak, if one part fails to allocate.
Obviously not something that'll generally hit without error
injection.
- Fix an io_req_flags_t cast to make sparse happier.
- Improve the recv multishot termination. Not a bug now, but could be
one in the future. This makes it do the same thing that recvmsg does
in terms of when to terminate a request or not.
* tag 'io_uring-6.12-20241004' of git://git.kernel.dk/linux:
io_uring/net: harden multishot termination case for recv
io_uring: fix casts to io_req_flags_t
io_uring: fix memory leak when cache init fail
Diffstat (limited to 'rust/helpers/task.c')
0 files changed, 0 insertions, 0 deletions