[GIT PULL] smb3 client fixes
From: Steve French
Date: Tue Feb 03 2026 - 19:16:31 EST
Please pull the following changes since commit
63804fed149a6750ffd28610c5c1c98cce6bd377:
Linux 6.19-rc7 (2026-01-25 14:11:24 -0800)
are available in the Git repository at:
git://git.samba.org/sfrench/cifs-2.6.git tags/v6.19rc8-smb3-client-fixes
for you to fetch changes up to 67b3da8d3051fba7e1523b3afce4f71c658f15f8:
smb/client: fix memory leak in SendReceive() (2026-02-02 10:13:57 -0600)
----------------------------------------------------------------
Two small client memory leak fixes
----------------------------------------------------------------
ChenXiaoSong (2):
smb/client: fix memory leak in smb2_open_file()
smb/client: fix memory leak in SendReceive()
fs/smb/client/cifstransport.c | 4 +++-
fs/smb/client/smb2file.c | 1 +
2 files changed, 4 insertions(+), 1 deletion(-)
--
Thanks,
Steve