Fix sending of large nttrans responses.
authorAmin Azez <azez@ufomechanic.net>
Thu, 31 Jan 2008 17:04:30 +0000 (17:04 +0000)
committerStefan Metzmacher <metze@samba.org>
Fri, 1 Feb 2008 05:36:32 +0000 (06:36 +0100)
commita72a4efa69a1b315a39903806c2ece9367135e2b
tree460e4e8a05dd22ca9db6d6f79d07f5df8c36601b
parente6362c4d8c287af7a884d6b7f66b86106d6b5ee7
Fix sending of large nttrans responses.

req_grow_data was growing the original req, not this_req which
was being used for the current fragment.
(This used to be commit 2ac47f5ab670f971f41f99700dbfb3655fd6737f)
source4/smb_server/smb/nttrans.c