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)
commit1c0a9759b92c92636f83f965950acc12b07b1eed
tree7b36f384d1630fc443e4f370b325634e8b8433f1
parent34413e47070e789c1b547647a409fac9929938d4
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.
(This used to be commit 19519bca9b64b736d2fe0447b7cd495f00dba60a)
source3/libsmb/cliconnect.c