s3:smbd: move exit_firsttime checking to the start of exit_server_common()
commite5a8b16a11f7286b88e3ea2057c26aa558b9f74a
authorStefan Metzmacher <metze@samba.org>
Mon, 6 Jul 2020 14:42:46 +0000 (6 16:42 +0200)
committerGünther Deschner <gd@samba.org>
Tue, 14 Jul 2020 13:38:35 +0000 (14 13:38 +0000)
treee597035be4beec204f08b3c985bc6f9fb6f4ba9e
parent8fbb7ad275dea54b1d331ec9c591ec4e50778922
s3:smbd: move exit_firsttime checking to the start of exit_server_common()

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>
source3/smbd/server_exit.c