s3: rpcclient: Use rpcclient_msg_ctx as the long-lived talloc context for rpcclient_n...
commitdf7ccb91466fee717dd8d49c6ba54b770591c1b2
authorJeremy Allison <jra@samba.org>
Mon, 24 Jul 2017 20:14:08 +0000 (24 13:14 -0700)
committerKarolin Seeger <kseeger@samba.org>
Thu, 17 Aug 2017 08:38:21 +0000 (17 10:38 +0200)
tree6820de2ca943662f25374a5715a085fa74de6791
parentfc3c124662c92cbb3d58ac110c22b16b56403491
s3: rpcclient: Use rpcclient_msg_ctx as the long-lived talloc context for rpcclient_netlogon_creds.

Guaranteed to stay around until the command exits.

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

Signed-off-by: Jeremy Allison <jra@samba.org>
Reviewed-by: Andrew Bartlett <abartlet@samba.org>
(cherry picked from commit 74b589799e794cc8872a7d3845ced9f5087a8366)
source3/rpcclient/rpcclient.c