mirror of
https://github.com/samba-team/samba.git
synced 2024-12-24 21:34:56 +03:00
3854b5e614
see bug #6610 The MacOSX SMB client sets the BCC value in SMBwriteX calls to zero instead of the correct size. Checking against WindowsXP, I've found that Windows uses the maximum of the computed buffer size and the given BCC value. I've changed Samba4 to do the same to allow MacOSX to work. I've limited this change to non-chained packets to ensure we don't get the possibility of exploits based on overlapping chained requests |
||
---|---|---|
.. | ||
smb | ||
smb2 | ||
blob.c | ||
config.mk | ||
handle.c | ||
management.c | ||
session.c | ||
smb_samba3.c | ||
smb_server.c | ||
smb_server.h | ||
tcon.c |