s3:smb2cli: SMB2_SESSION_SETUP needs one dyn byte to that the structure size check...
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:32:05 +0000 (08:32 +0200)
commit35d4afc3e0a364328e5fd1e3789ec18705c2c482
tree5bd267f3a35cc0f3530c46bd2062b2910e0cd869
parent9646d802b72fcb42423960ae73aa919ba47cc823
s3:smb2cli: SMB2_SESSION_SETUP needs one dyn byte to that the structure size check works.

Windows generates NT_STATUS_INVALID_PARAMETER otherwise.

metze
source3/libsmb/smb2cli_session.c