Fixup the large_writex problem (a large_writex can send a full 64k of data,
authorJeremy Allison <jra@samba.org>
Thu, 24 May 2001 19:28:22 +0000 (19:28 +0000)
committerJeremy Allison <jra@samba.org>
Thu, 24 May 2001 19:28:22 +0000 (19:28 +0000)
commit19145bae720bbcc32dcab380c62a33d1f0e3eef0
tree08f1779b52711ea44e3ca6b47e8190cf4947857a
parentb2867ddfa26ffbc94d022d88b849ef58fd1cc788
Fixup the large_writex problem (a large_writex can send a full 64k of data,
we already have space for this we just need to understand the length correctly).
Jeremy.
source/include/smb.h
source/lib/util_sock.c
source/smbd/oplock.c
source/smbd/process.c
source/smbd/reply.c