[GIT PULL] SMB3 client fix

From: Steve French
Date: Sat Sep 30 2023 - 11:33:52 EST


Please pull the following changes since commit
6465e260f48790807eef06b583b38ca9789b6072:

Linux 6.6-rc3 (2023-09-24 14:31:13 -0700)

are available in the Git repository at:

git://git.samba.org/sfrench/cifs-2.6.git tags/6.6-rc3-smb3-client-fix

for you to fetch changes up to e6e43b8aa7cd3c3af686caf0c2e11819a886d705:

fs/smb/client: Reset password pointer to NULL (2023-09-28 14:49:51 -0500)

----------------------------------------------------------------
small smb3 client fix for password freeing potential oops (also for stable)

----------------------------------------------------------------
Quang Le (1):
fs/smb/client: Reset password pointer to NULL

fs/smb/client/fs_context.c | 1 +
1 file changed, 1 insertion(+)


--
Thanks,

Steve