diff options
author | Steve French <stfrench@microsoft.com> | 2021-07-07 21:34:47 +0300 |
---|---|---|
committer | Steve French <stfrench@microsoft.com> | 2021-07-08 00:42:25 +0300 |
commit | f371793d6e13a1387b83a72d7bb2c0e3a9ea654f (patch) | |
tree | b1576e13bcf69a96966bb1d75026a77f37a23eb8 /tools/perf/scripts/python/exported-sql-viewer.py | |
parent | 2a780e8b64874ae5b4201a491799aef838da7bdd (diff) | |
download | linux-f371793d6e13a1387b83a72d7bb2c0e3a9ea654f.tar.xz |
CIFS: Clarify SMB1 code for rename open file
Coverity also complains about the way we calculate the offset
(starting from the address of a 4 byte array within the
header structure rather than from the beginning of the struct
plus 4 bytes) for SMB1 RenameOpenFile. This changeset
doesn't change the address but makes it slightly clearer.
Addresses-Coverity: 711521 ("Out of bounds write")
Reviewed-by: Paulo Alcantara (SUSE) <pc@cjr.nz>
Signed-off-by: Steve French <stfrench@microsoft.com>
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions