s3:smb2cli: SMB2_CREATE 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:32:08 +0000 (08:32 +0200)
commitb57fb1e1a4ec286940f1d165f360af62278e5a8f
treea5139b5a7422231668b11cc5b618852a66604fb5
parent35d4afc3e0a364328e5fd1e3789ec18705c2c482
s3:smb2cli: SMB2_CREATE needs one dyn byte to that the structure size check works.

Windows generates NT_STATUS_INVALID_PARAMETER otherwise.

metze
source3/libsmb/smb2cli_create.c