Fix bug reported by David Eisner <deisner@gmail.com>. When allocating cli
authorJeremy Allison <jra@samba.org>
Tue, 3 Jun 2008 01:36:31 +0000 (18:36 -0700)
committerJeremy Allison <jra@samba.org>
Tue, 3 Jun 2008 01:36:31 +0000 (18:36 -0700)
commitc537b4376db8eb17904d2cf5fa3ec1fa32548742
tree626a99ed5f532aa137f60d91902a4639f7397880
parent89b771ea2dc90e3017f1aa26f352afce9d0c0b65
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