s3:smb2cli: don't terminate the pathname in smb2cli_query_directory()
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:41 +0000 (08:33 +0200)
commit013d2abc75b7d17e8ea22ae1d90c0308f3332ad0
tree8e5d8ccef6e3da43d838090a03488ca5100bb867
parent96a3ec51b40ff6d84d7194dcd5386884f00122bd
s3:smb2cli: don't terminate the pathname in smb2cli_query_directory()

Windows generates NT_STATUS_OBJECT_NAME_INVALID otherwise.

metze
source3/libsmb/smb2cli_query_directory.c