diff options
author | Namjae Jeon <[email protected]> | 2021-07-08 12:32:27 +0900 |
---|---|---|
committer | Namjae Jeon <[email protected]> | 2021-07-09 08:23:16 +0900 |
commit | 3867369ef8f760155da684e10d29e0bf9b733b48 (patch) | |
tree | a21de9c280e4ef703c08ced0fe7100aa13dbe552 /lib/debugobjects.c | |
parent | a9071e3c8659d777eb6527e1d377021381d1b5ec (diff) |
ksmbd: change data type of volatile/persistent id to u64
This patch change data type of volatile/persistent id to u64 to make
issue from idr_find and idr_remove(). !HAS_FILE_ID check will protect
integer overflow issue from idr_find and idr_remove().
Reported-by: Dan Carpenter <[email protected]>
Signed-off-by: Namjae Jeon <[email protected]>
Signed-off-by: Steve French <[email protected]>
Diffstat (limited to 'lib/debugobjects.c')
0 files changed, 0 insertions, 0 deletions