]> git.ipfire.org Git - thirdparty/samba.git/commit
rpcclient: Use cmdline_messaging_context
authorChristof Schmitt <cs@samba.org>
Mon, 20 Aug 2018 22:54:11 +0000 (15:54 -0700)
committerKarolin Seeger <kseeger@samba.org>
Tue, 9 Oct 2018 09:29:23 +0000 (11:29 +0200)
commit12afd47edcf1d1e27c67f6617483223fe04cc63a
tree8a45b7d3f08631b07058aff76c94a64e2ad8dfcf
parent37d29db0bdb68d4dcf07ba62a39fd8b72e0f169f
rpcclient: Use cmdline_messaging_context

Use cmdline_messaging_context with its error checking instead of open
coding the same steps.

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

Signed-off-by: Christof Schmitt <cs@samba.org>
Reviewed-by: Ralph Boehme <slow@samba.org>
(cherry picked from commit dd3ae2ffdc66be4707471bfccf27ef446b5599cb)
source3/rpcclient/rpcclient.c