s3:smb2cli: SMB2_TCON needs one dyn byte to that the structure size check works.
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:38 +0000 (08:33 +0200)
commit884a5a620f06c76c8b800fa5ddfbaf8dce240563
tree72c5e8a6dbe5b01b69f56557af838c74edf5ee73
parent85b393a199c633acaec68591c2b3940fdb5fbf99
s3:smb2cli: SMB2_TCON needs one dyn byte to that the structure size check works.

Windows generates NT_STATUS_INVALID_PARAMETER otherwise.

metze
source3/libsmb/smb2cli_tcon.c