Linux CIFS filesystem development
 help / color / mirror / Atom feed
* [PATCH v3 0/1] smb/client: fix memory leaks
@ 2026-02-02  9:49 chenxiaosong.chenxiaosong
  2026-02-02  9:49 ` [PATCH v3 1/1] smb/client: fix memory leak in SendReceive() chenxiaosong.chenxiaosong
  0 siblings, 1 reply; 5+ messages in thread
From: chenxiaosong.chenxiaosong @ 2026-02-02  9:49 UTC (permalink / raw)
  To: smfrench, linkinjeon, pc, ronniesahlberg, sprasad, tom, bharathsm,
	senozhatsky, dhowells, nspmangalore, henrique.carvalho,
	meetakshisetiyaoss, ematsumiya, pali
  Cc: linux-cifs, ChenXiaoSong

From: ChenXiaoSong <chenxiaosong@chenxiaosong.com>

v2->v3: rebased on mainline

v2: https://lore.kernel.org/linux-cifs/20260202082407.1881618-1-chenxiaosong.chenxiaosong@linux.dev/

The following patches from v2 have already been merged into cifs-2.6.git for-next:
  - smb/client: fix memory leak in smb2_open_file(): https://lore.kernel.org/linux-cifs/20260202082407.1881618-3-chenxiaosong.chenxiaosong@linux.dev/

For detailed information, please see the link: https://chenxiaosong.com/en/smb-buildbot.html (I will ensure this link is always accessible).

ChenXiaoSong (1):
  smb/client: fix memory leak in SendReceive()

 fs/smb/client/cifstransport.c | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

-- 
2.52.0


^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2026-02-02 16:15 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-02-02  9:49 [PATCH v3 0/1] smb/client: fix memory leaks chenxiaosong.chenxiaosong
2026-02-02  9:49 ` [PATCH v3 1/1] smb/client: fix memory leak in SendReceive() chenxiaosong.chenxiaosong
2026-02-02 12:17   ` Paulo Alcantara
2026-02-02 15:36   ` David Howells
2026-02-02 16:15     ` Steve French

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox