diff options
author | Pavel Begunkov <asml.silence@gmail.com> | 2022-03-25 19:36:31 +0300 |
---|---|---|
committer | Jens Axboe <axboe@kernel.dk> | 2022-03-26 01:07:06 +0300 |
commit | c86d18f4aa93e0e66cda0e55827cd03eea6bc5f8 (patch) | |
tree | e40e3457c300917787897f7b9509bc70119f0419 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 8197b053a83335dd1b7eb7581a933924e25c1025 (diff) | |
download | linux-c86d18f4aa93e0e66cda0e55827cd03eea6bc5f8.tar.xz |
io_uring: fix memory leak of uid in files registration
When there are no files for __io_sqe_files_scm() to process in the
range, it'll free everything and return. However, it forgets to put uid.
Fixes: 08a451739a9b5 ("io_uring: allow sparse fixed file sets")
Signed-off-by: Pavel Begunkov <asml.silence@gmail.com>
Link: https://lore.kernel.org/r/accee442376f33ce8aaebb099d04967533efde92.1648226048.git.asml.silence@gmail.com
Signed-off-by: Jens Axboe <axboe@kernel.dk>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions