s3:smb2cli: SMB2_WRITE 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:15 +0000 (08:33 +0200)
commit85b393a199c633acaec68591c2b3940fdb5fbf99
tree8992bd20e718c8d0b19f00d6bd63f55ab177315b
parent42609036be8068a143169cbf18f42b0ac7f6575f
s3:smb2cli: SMB2_WRITE needs one dyn byte to that the structure size check works.

Windows generates NT_STATUS_INVALID_PARAMETER otherwise.

metze
source3/libsmb/smb2cli_write.c