s3:rpcclient: make use of dcerpc_parse_binding() to create the binding
authorStefan Metzmacher <metze@samba.org>
Thu, 30 Jan 2014 21:05:51 +0000 (22:05 +0100)
committerGünther Deschner <gd@samba.org>
Thu, 13 Feb 2014 10:54:14 +0000 (11:54 +0100)
commit5e3d72e738cacfbe1d641d7aa0ff7cc67979adf0
treee89e3b4fa5247462de50678ac874cd24eccb7427
parent7fd9ee632e53e6c901aa8e38d11aeda09c2075c8
s3:rpcclient: make use of dcerpc_parse_binding() to create the binding

This makes sure the binding is talloc'ed.

Signed-off-by: Stefan Metzmacher <metze@samba.org>
Reviewed-by: Guenther Deschner <gd@samba.org>
source3/rpcclient/cmd_epmapper.c