[PATCH 0/2] address resourse leaks

From: Pavel Begunkov
Date: Sat Feb 08 2020 - 05:29:09 EST


This fixes the last prep/submission-related leaking hole I found.
The first patch is only for read/write/send/recv, so may be 5.5-ported
if needed. The second one doing the same but for openat{,2} and statx.

Pavel Begunkov (2):
io_uring: fix double prep iovec leak
io_uring: fix openat/statx's filename leak

fs/io_uring.c | 18 ++++++++++++++++--
1 file changed, 16 insertions(+), 2 deletions(-)

--
2.24.0