REMOVE??? s3:smbd: separate session_yield from invalidate_vuid
authorGregor Beck <gbeck@sernet.de>
Tue, 28 Aug 2012 08:51:54 +0000 (10:51 +0200)
committerStefan Metzmacher <metze@samba.org>
Tue, 16 Jan 2018 06:47:02 +0000 (07:47 +0100)
commit2099ede33fdc86831c70115686878a6ddc5723b4
treee58a6a26250929d927f42277038e5ec9141d0a09
parentdc13c5267c7497bd53bede57d40c8fab7e2fce20
REMOVE??? s3:smbd: separate session_yield from invalidate_vuid

this cleans up matters and avoids the problem with connection already set to NULL
by smbXsrv_session_logoff()

Signed-off-by: Stefan Metzmacher <metze@samba.org>
source3/smbd/password.c
source3/smbd/smbXsrv_session.c