auth/ntlmssp: keep ntlmssp_state->server.netbios_domain on the correct talloc context
commitaa0ed80b53d8977a3d3574b46911e7b7345f7a57
authorStefan Metzmacher <metze@samba.org>
Wed, 2 Mar 2016 21:15:50 +0000 (2 22:15 +0100)
committerStefan Metzmacher <metze@samba.org>
Tue, 29 Mar 2016 14:24:36 +0000 (29 16:24 +0200)
treeb6a9000ecc00a9b389ad49b56ba6562ea1a7c8da
parent14b2a516105ddd90246fb7e06bf3852c93c08302
auth/ntlmssp: keep ntlmssp_state->server.netbios_domain on the correct talloc context

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

Signed-off-by: Stefan Metzmacher <metze@samba.org>
Reviewed-by: Günther Deschner <gd@samba.org>
Reviewed-by: Andrew Bartlett <abartlet@samba.org>
(cherry picked from commit 0a9e37a0db86815d2baf7ab791721b6a7e04a717)
auth/ntlmssp/ntlmssp_client.c