s4:librpc: keep smbcli_tree/smb2_tree as talloc child of dcecli_connection
authorStefan Metzmacher <metze@samba.org>
Thu, 19 Sep 2013 15:26:37 +0000 (17:26 +0200)
committerStefan Metzmacher <metze@samba.org>
Tue, 7 Jan 2014 07:37:43 +0000 (08:37 +0100)
commite6474ba2c23aa14804b823be2abd8c9c691099ba
treed7674d634eb7638f0eceb48c8ceb60a2c68971b5
parentd230f73e97f6dc625e1111a676d1504ac00fb28f
s4:librpc: keep smbcli_tree/smb2_tree as talloc child of dcecli_connection

This will avoid the need of talloc_reference later.

Signed-off-by: Stefan Metzmacher <metze@samba.org>
Reviewed-by: Andreas Schneider <asn@samba.org>
source4/librpc/rpc/dcerpc_connect.c