diff options
author | Dan Carpenter <[email protected]> | 2022-03-15 13:30:09 +0300 |
---|---|---|
committer | Chuck Lever <[email protected]> | 2022-03-15 09:35:56 -0400 |
commit | 184416d4b98509fb4c3d8fc3d6dc1437896cc159 (patch) | |
tree | 142754edc3ddc62e00f7f297df7ab6028853e94f /fs/filesystems.c | |
parent | 9d6647762b9c6b555bc83d97d7c93be6057a990f (diff) |
NFSD: prevent underflow in nfssvc_decode_writeargs()
Smatch complains:
fs/nfsd/nfsxdr.c:341 nfssvc_decode_writeargs()
warn: no lower bound on 'args->len'
Change the type to unsigned to prevent this issue.
Cc: [email protected]
Signed-off-by: Dan Carpenter <[email protected]>
Signed-off-by: Chuck Lever <[email protected]>
Diffstat (limited to 'fs/filesystems.c')
0 files changed, 0 insertions, 0 deletions