Fix bug #9585 - Samba 3.6.x not correctly signing any but the last response in a...
commit022e1d889cbb752fc4f339dd537486bf3a52e34e
authorJeremy Allison <jra@samba.org>
Tue, 29 Jan 2013 00:01:27 +0000 (28 16:01 -0800)
committerKarolin Seeger <kseeger@samba.org>
Tue, 29 Jan 2013 11:42:06 +0000 (29 12:42 +0100)
treefa01710dce1b488d486f599952c6f30124aed739
parent035be05db96b0544434febc33349adb910dba78e
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>
source3/smbd/smb2_server.c