s4:librpc: don't talloc_reference smbcli_tree
authorStefan Metzmacher <metze@samba.org>
Thu, 19 Sep 2013 15:29:56 +0000 (17:29 +0200)
committerStefan Metzmacher <metze@samba.org>
Tue, 7 Jan 2014 07:37:43 +0000 (08:37 +0100)
commitf7b1ff2cf4f42562980e18b9b1cb0e262630f338
treef317bfc078a628aa7c2145c248c7daba59f5f2a3
parente6474ba2c23aa14804b823be2abd8c9c691099ba
s4:librpc: don't talloc_reference smbcli_tree

It's the job of the caller to make sure it stays for the
whole lifetime of the connection.

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