diff options
author | 2021-06-23 19:32:24 -0500 | |
---|---|---|
committer | 2021-06-23 19:32:24 -0500 | |
commit | 162004a2f7ef5c77600e364dc4e9315b0e6ca386 (patch) | |
tree | 30a21e8ecf9924eb6ea592a8ff988ca40b5ddf90 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | smb3: fix possible access to uninitialized pointer to DACL (diff) | |
download | linux-dev-162004a2f7ef5c77600e364dc4e9315b0e6ca386.tar.xz linux-dev-162004a2f7ef5c77600e364dc4e9315b0e6ca386.zip |
cifs: missing null pointer check in cifs_mount
We weren't checking if tcon is null before setting dfs path,
although we check for null tcon in an earlier assignment statement.
Addresses-Coverity: 1476411 ("Dereference after null check")
Signed-off-by: Steve French <stfrench@microsoft.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions