aboutsummaryrefslogtreecommitdiff
path: root/scripts/gdb/linux
diff options
context:
space:
mode:
authorNikita Kiryushin <[email protected]>2024-03-14 16:36:56 +0300
committerJan Kara <[email protected]>2024-03-25 20:16:16 +0100
commite6595224464b692ddae193d783402130d1625147 (patch)
tree9aecdd07da7755cb46418d0b3c76f1fabd41dbba /scripts/gdb/linux
parent4cece764965020c22cff7665b18a012006359095 (diff)
fanotify: remove unneeded sub-zero check for unsigned value
Unsigned size_t len in copy_fid_info_to_user is checked for negative value. This check is redundant as it is always false. Found by Linux Verification Center (linuxtesting.org) with SVACE. Fixes: 5e469c830fdb ("fanotify: copy event fid info to user") Signed-off-by: Nikita Kiryushin <[email protected]> Signed-off-by: Jan Kara <[email protected]> Message-Id: <[email protected]>
Diffstat (limited to 'scripts/gdb/linux')
0 files changed, 0 insertions, 0 deletions