Fix bug reported by David Eisner <deisner@gmail.com>. When allocating cli
authorJeremy Allison <jra@samba.org>
Tue, 3 Jun 2008 01:37:16 +0000 (18:37 -0700)
committerJeremy Allison <jra@samba.org>
Tue, 3 Jun 2008 01:37:16 +0000 (18:37 -0700)
commit19519bca9b64b736d2fe0447b7cd495f00dba60a
treeed22596d3d49961124a39c32fb375d78da504ab9
parent45cd78030f18a792d0761160bb96116d19801109
Fix bug reported by David Eisner <deisner@gmail.com>. When allocating cli
buffers for large read/write - make sure we take account of the large
read/write SMB headers as well as the buffer space.
Jeremy.
source/libsmb/cliconnect.c