summaryrefslogtreecommitdiffstats
path: root/fs/cifs/cifsglob.h
diff options
context:
space:
mode:
authorSteve French <stfrench@microsoft.com>2021-06-24 02:32:24 +0200
committerSteve French <stfrench@microsoft.com>2021-06-24 02:32:24 +0200
commit162004a2f7ef5c77600e364dc4e9315b0e6ca386 (patch)
tree30a21e8ecf9924eb6ea592a8ff988ca40b5ddf90 /fs/cifs/cifsglob.h
parentsmb3: fix possible access to uninitialized pointer to DACL (diff)
downloadlinux-162004a2f7ef5c77600e364dc4e9315b0e6ca386.tar.xz
linux-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 'fs/cifs/cifsglob.h')
0 files changed, 0 insertions, 0 deletions