diff options
author | Steve French <[email protected]> | 2021-06-23 19:32:24 -0500 |
---|---|---|
committer | Steve French <[email protected]> | 2021-06-23 19:32:24 -0500 |
commit | 162004a2f7ef5c77600e364dc4e9315b0e6ca386 (patch) | |
tree | 30a21e8ecf9924eb6ea592a8ff988ca40b5ddf90 /drivers/usb/cdns3/cdns3-trace.c | |
parent | a5628263a9f8d47d9a1548fe9d5d75ba4423a735 (diff) |
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 <[email protected]>
Diffstat (limited to 'drivers/usb/cdns3/cdns3-trace.c')
0 files changed, 0 insertions, 0 deletions