s3:smbd: let construct_reply() also use smb_request_done()
commit95bd792860a581faf2d1f32e70726cae8c82d492
authorStefan Metzmacher <metze@samba.org>
Wed, 11 Jun 2014 06:34:05 +0000 (11 08:34 +0200)
committerMichael Adam <obnox@samba.org>
Wed, 6 Aug 2014 07:51:12 +0000 (6 09:51 +0200)
treeb329952babb67649971405f7213d7930090217bc
parent4c9c53f5e4edfcadaba386cd6ac565d64d23f4fa
s3:smbd: let construct_reply() also use smb_request_done()

This way it matches the code path in construct_reply_chain().

Signed-off-by: Stefan Metzmacher <metze@samba.org>
Reviewed-by: Volker Lendecke <vl@samba.org>
Reviewed-by: Michael Adam <obnox@samba.org>
source3/smbd/process.c