mirror of
https://github.com/samba-team/samba.git
synced 2025-03-12 20:58:37 +03:00
The function smbd_server_connection_terminate_done() does not free subreq which is allocated in smbXsrv_connection_shutdown_send, this can be a memory leakage if multi-channel is enabled. Suggested fix by haihua yang <hhyangdev@gmail.com> BUG: https://bugzilla.samba.org/show_bug.cgi?id=15174 Signed-off-by: Jeremy Allison <jra@samba.org> Reviewed-by: Noel Power <noel.power@suse.com> Autobuild-User(master): Noel Power <npower@samba.org> Autobuild-Date(master): Fri Sep 23 09:51:20 UTC 2022 on sn-devel-184 (cherry picked from commit b600b0c8d9690cb5eeded1e5925c8e667c11af04) Autobuild-User(v4-15-test): Jule Anger <janger@samba.org> Autobuild-Date(v4-15-test): Wed Sep 28 09:36:41 UTC 2022 on sn-devel-184