diff options
author | Dan Carpenter <[email protected]> | 2022-09-12 18:08:51 +0300 |
---|---|---|
committer | Konstantin Komarov <[email protected]> | 2022-09-30 17:39:53 +0300 |
commit | e001e60869390686809663c02bceb1d3922548fb (patch) | |
tree | 1ef930f43eec97563640de49eab2a2a94dba6b56 /net/lapb/lapb_out.c | |
parent | 4f1dc7d9756e66f3f876839ea174df2e656b7f79 (diff) |
fs/ntfs3: Harden against integer overflows
Smatch complains that the "add_bytes" is not to be trusted. Use
size_add() to prevent an integer overflow.
Fixes: be71b5cba2e6 ("fs/ntfs3: Add attrib operations")
Signed-off-by: Dan Carpenter <[email protected]>
Signed-off-by: Konstantin Komarov <[email protected]>
Diffstat (limited to 'net/lapb/lapb_out.c')
0 files changed, 0 insertions, 0 deletions