diff options
author | Steve French <stfrench@microsoft.com> | 2020-01-17 00:58:00 +0300 |
---|---|---|
committer | Steve French <stfrench@microsoft.com> | 2020-01-27 04:24:16 +0300 |
commit | 463a7b457c02250a84faa1d23c52da9e3364aed2 (patch) | |
tree | 77d500d65bede82276675dc0282ce589a41a6107 /fs/cifs/sess.c | |
parent | eecfc57130b5faa11fa5fe556313254c7ecfabed (diff) | |
download | linux-463a7b457c02250a84faa1d23c52da9e3364aed2.tar.xz |
cifs: fix unitialized variable poential problem with network I/O cache lock patch
static analysis with Coverity detected an issue with the following
commit:
Author: Paulo Alcantara (SUSE) <pc@cjr.nz>
Date: Wed Dec 4 17:38:03 2019 -0300
cifs: Avoid doing network I/O while holding cache lock
Addresses-Coverity: ("Uninitialized pointer read")
Reported-by: Colin Ian King <colin.king@canonical.com>
Signed-off-by: Paulo Alcantara (SUSE) <pc@cjr.nz>
Signed-off-by: Steve French <stfrench@microsoft.com>
Diffstat (limited to 'fs/cifs/sess.c')
0 files changed, 0 insertions, 0 deletions