Fixup the large_writex problem (a large_writex can send a full 64k of data,
commitfdea2538d44d65e516c61a91822b6ebb35bdfdfe
authorJeremy Allison <jra@samba.org>
Thu, 24 May 2001 19:28:24 +0000 (24 19:28 +0000)
committerJeremy Allison <jra@samba.org>
Thu, 24 May 2001 19:28:24 +0000 (24 19:28 +0000)
treede38f3ef7843f01b79c611ef0a53115c94657652
parent57db688bf223f888079e72ffe09f9c7935389a4a
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