Do not write into inbuf for the transs request
authorVolker Lendecke <vl@samba.org>
Fri, 7 Nov 2008 19:38:05 +0000 (20:38 +0100)
committerVolker Lendecke <vl@samba.org>
Sat, 8 Nov 2008 09:42:29 +0000 (10:42 +0100)
commit8315677ca3ca9eed62fe6e24bac333b9b5dc763b
tree30e4ffbeaf08b1b0290c18c37caf9f993abbd45b
parent7a35506bb87fd784a4a7a5b81c2d2ab5c32b233b
Do not write into inbuf for the transs request

Instead, fix up the outbuf in send_xx_reply. In those routines, we know
what we are returning.
source3/smbd/blocking.c
source3/smbd/ipc.c
source3/smbd/nttrans.c
source3/smbd/trans2.c