s3:smbd: stop accepting multichannel connections early in exit_server_common()
authorStefan Metzmacher <metze@samba.org>
Mon, 6 Jul 2020 14:51:05 +0000 (16:51 +0200)
committerGünther Deschner <gd@samba.org>
Tue, 14 Jul 2020 14:59:18 +0000 (14:59 +0000)
commitd23e2678e93362b03df21b6fc26835ad8efdcc9f
tree8093a4a6bed33a0bba4839a8e02c415ef9c1663e
parente5a8b16a11f7286b88e3ea2057c26aa558b9f74a
s3:smbd: stop accepting multichannel connections early in exit_server_common()

This is just a step in the correct direction, but there's still a
possible race...

BUG: https://bugzilla.samba.org/show_bug.cgi?id=14433

Signed-off-by: Stefan Metzmacher <metze@samba.org>
Reviewed-by: Guenther Deschner <gd@samba.org>
Autobuild-User(master): Günther Deschner <gd@samba.org>
Autobuild-Date(master): Tue Jul 14 14:59:19 UTC 2020 on sn-devel-184
source3/librpc/idl/smbXsrv.idl
source3/smbd/server_exit.c
source3/smbd/smbXsrv_client.c