s3:auth: Pass mem_ctx to init_system_session_info()
authorAndreas Schneider <asn@samba.org>
Tue, 13 Feb 2018 11:12:06 +0000 (12:12 +0100)
committerJeremy Allison <jra@samba.org>
Wed, 21 Feb 2018 01:46:40 +0000 (02:46 +0100)
commit6f9c6d369f4aa4a5c861f51041dd663e81e2ec4e
tree103db2c6f9c8f70d81eaf496a0805a78978f4bfb
parent7f47cec2343ca7658460cc14fa613fdd2611677a
s3:auth: Pass mem_ctx to init_system_session_info()

We have a stackframe we can use for the lifetime of the session.

Signed-off-by: Andreas Schneider <asn@samba.org>
Reviewed-by: Jeremy Allison <jra@samba.org>
Autobuild-User(master): Jeremy Allison <jra@samba.org>
Autobuild-Date(master): Wed Feb 21 02:46:40 CET 2018 on sn-devel-144
source3/auth/auth_util.c
source3/auth/proto.h
source3/smbd/server.c
source3/winbindd/winbindd.c