Fix sending of large nttrans responses.
commit9a496c846e534e72f63f710ab923698ec19468c5
authorAmin Azez <azez@ufomechanic.net>
Thu, 31 Jan 2008 17:04:30 +0000 (31 17:04 +0000)
committerAmin Azez <azez@ufomechanic.net>
Thu, 31 Jan 2008 17:04:30 +0000 (31 17:04 +0000)
treed936b56cb9de80a7026720e9df02dab38c7768e9
parentbb8f166ce62dc5ab33341160895996a6fa36118d
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.
source/smb_server/smb/nttrans.c