]> git.ipfire.org Git - thirdparty/samba.git/commit
smbd: use pconn = talloc_move(ctx, &conn) in create_conn_struct_as_root()
authorStefan Metzmacher <metze@samba.org>
Fri, 25 May 2018 06:49:29 +0000 (08:49 +0200)
committerStefan Metzmacher <metze@samba.org>
Thu, 14 Jun 2018 18:52:23 +0000 (20:52 +0200)
commitee8ea5ce01ab137c8f28cd7d70c59c09ce3f07d3
treebbd868e5480ec9cb833949b118bdadcb980e7fc9
parentd156483d6440a21dfe52b97006f58bf771be5733
smbd: use pconn = talloc_move(ctx, &conn) in create_conn_struct_as_root()

Signed-off-by: Stefan Metzmacher <metze@samba.org>
Reviewed-by: Jeremy Allison <jra@samba.org>
source3/smbd/msdfs.c