]> git.ipfire.org Git - thirdparty/samba.git/commit
s3: smbd: SMB2 - Ensure we use the correct session_id if encrypting an interim response.
authorJeremy Allison <jra@samba.org>
Thu, 7 Nov 2019 20:02:13 +0000 (12:02 -0800)
committerKarolin Seeger <kseeger@samba.org>
Mon, 16 Dec 2019 08:22:35 +0000 (08:22 +0000)
commit41c9250320de81d2d6e1d0ceab3c1846c4c52248
treeaab56a090269a3a76a24b27942feb7ba062ef5d6
parent8f9a2afd4696df34432c86d5e7b09be0f0cea048
s3: smbd: SMB2 - Ensure we use the correct session_id if encrypting an interim response.

BUG: https://bugzilla.samba.org/show_bug.cgi?id=14189

Signed-off-by: Jeremy Allison <jra@samba.org>
Reviewed-by: Stefan Metzmacher <metze@samba.org>
(cherry picked from commit eae1a45d09ef54dd6b59803eedca672ae9433902)
source3/smbd/smb2_server.c