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:38:08 +0000 (18:38 -0700)
commit220bb029a9f32a011c59013076eaeb3a86dc8843
tree95148a55390e0d856c0bc5f838dbe6ad416713f1
parentd634d78cdfbfa9e27cf9cb5ada3c5220be257a7f
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