s3:smbd: don't include 1 byte padding for the dynamic buffer of SMB2 responses
authorStefan Metzmacher <metze@samba.org>
Tue, 9 Jun 2009 15:06:40 +0000 (17:06 +0200)
committerStefan Metzmacher <metze@samba.org>
Tue, 9 Jun 2009 17:51:01 +0000 (19:51 +0200)
commit6c44cc11b98c0165007af87cd98525404e573835
treed31d7efbd0731448debadece98ba66b1f396c5c6
parent7c58a2f23734f8931cb822f71277cac7bb7ffe35
s3:smbd: don't include 1 byte padding for the dynamic buffer of SMB2 responses

It seems that Windows 2008 and Windows 7 doesn't do this anymore.

metze
source3/smbd/smb2_server.c