Fix bug #9585 - Samba 3.6.x not correctly signing any but the last response in a...
commitb079b471a3e454058e65b7ca1d0f17a3e769c538
authorJeremy Allison <jra@samba.org>
Tue, 29 Jan 2013 00:01:27 +0000 (28 16:01 -0800)
committerKarolin Seeger <kseeger@samba.org>
Thu, 14 Mar 2013 09:51:41 +0000 (14 10:51 +0100)
treee01a466aee78528838a72e8c66552fd0f38e1bfb
parentf95c454e6a7b5a39356bb91be498bc1ce8f07186
Fix bug #9585 - Samba 3.6.x not correctly signing any but the last response in a compound request/response

Add in the missing code we already have in master
and 4.0.x.

Signed-off-by: Jeremy Allison <jra@samba.org>
(cherry picked from commit 022e1d889cbb752fc4f339dd537486bf3a52e34e)
source3/smbd/smb2_server.c