s3: rpcclient: Use rpcclient_msg_ctx as the long-lived talloc context for rpcclient_n...
authorJeremy Allison <jra@samba.org>
Mon, 24 Jul 2017 20:14:08 +0000 (13:14 -0700)
committerJeremy Allison <jra@samba.org>
Wed, 26 Jul 2017 19:35:22 +0000 (21:35 +0200)
commit74b589799e794cc8872a7d3845ced9f5087a8366
treed9b7cb6468d6f82354875e8a6f6e565eeb0f4426
parentb1450af1c3c7ddc0573510706d605eedecaff61c
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>
source3/rpcclient/rpcclient.c