diff options
| author | 2020-10-12 15:03:41 +0100 | |
|---|---|---|
| committer | 2020-10-17 09:25:41 -0600 | |
| commit | 035fbafc7a54b8c7755b3c508b8f3ab6ff3c8d65 (patch) | |
| tree | 2f0aa308ff6499f7bc9bcf25ac263bf726c59796 /include/linux/phy/git:/ssh: | |
| parent | Merge tag 'ovl-update-5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/vfs (diff) | |
| download | linux-dev-035fbafc7a54b8c7755b3c508b8f3ab6ff3c8d65.tar.xz linux-dev-035fbafc7a54b8c7755b3c508b8f3ab6ff3c8d65.zip | |
io_uring: Fix sizeof() mismatch
An incorrect sizeof() is being used, sizeof(file_data->table) is not
correct, it should be sizeof(*file_data->table).
Fixes: 5398ae698525 ("io_uring: clean file_data access in files_register")
Signed-off-by: Colin Ian King <colin.king@canonical.com>
Addresses-Coverity: ("Sizeof not portable (SIZEOF_MISMATCH)")
Signed-off-by: Jens Axboe <axboe@kernel.dk>
Diffstat (limited to 'include/linux/phy/git:/ssh:')
0 files changed, 0 insertions, 0 deletions
