]> git.baikalelectronics.ru Git - kernel.git/commit
cifs: fix uninitialized variable in smb3_fs_context_parse_param
authorRonnie Sahlberg <lsahlber@redhat.com>
Mon, 14 Dec 2020 06:40:27 +0000 (16:40 +1000)
committerSteve French <stfrench@microsoft.com>
Mon, 14 Dec 2020 19:40:43 +0000 (13:40 -0600)
commitb761d2b99e0451765a805db88bb3ed52d6b0ba11
treeeaa45efd43aeb45b1ea40173c73db8e488443efe
parentd1669c542b5f6dbefe5e186e67867452acb583ce
cifs: fix uninitialized variable in smb3_fs_context_parse_param

Addresses an issue noted by the kernel test robot

Reported-by: kernel test robot <lkp@intel.com>
Signed-off-by: Steve French <stfrench@microsoft.com>
Signed-off-by: Ronnie Sahlberg <lsahlber@redhat.com>
fs/cifs/fs_context.c