s3:smb2cli: don't terminate the pathname in smb2cli_tcon()
authorStefan Metzmacher <metze@samba.org>
Mon, 5 Sep 2011 16:22:57 +0000 (18:22 +0200)
committerStefan Metzmacher <metze@samba.org>
Wed, 7 Sep 2011 06:33:40 +0000 (08:33 +0200)
commit817bb1f8f24bb86bcf675a9294169d5320512178
treec798de7f82b3de52c1b3ab5d5c2b4e53ca04ccfd
parent884a5a620f06c76c8b800fa5ddfbaf8dce240563
s3:smb2cli: don't terminate the pathname in smb2cli_tcon()

Windows generates NT_STATUS_BAD_NETWORK_NAME otherwise.

metze
source3/libsmb/smb2cli_tcon.c