s3:libsmb: add tstream_cli_np_ref as protection to talloc_free(smbXcli_conn)
authorStefan Metzmacher <metze@samba.org>
Thu, 19 Sep 2013 23:11:40 +0000 (01:11 +0200)
committerStefan Metzmacher <metze@samba.org>
Tue, 7 Jan 2014 07:37:41 +0000 (08:37 +0100)
commiteb8869a43d65767c3f67ed8c1918c8d9db2e294e
treec7bf494eb4a6e8d77be487921da7db650d142344
parent46d29d46bc065d51e3f7ca6892ccd04cf6ce9bef
s3:libsmb: add tstream_cli_np_ref as protection to talloc_free(smbXcli_conn)

This makes sure that we don't have dangling pointers.

Signed-off-by: Stefan Metzmacher <metze@samba.org>
Reviewed-by: Andreas Schneider <asn@samba.org>
source3/libsmb/cli_np_tstream.c