s3:smb2_server: clear sequence window if we got the lowest sequence id
commitd9d25dedad4b64d5562f451b645e2dfab89d8c13
authorStefan Metzmacher <metze@samba.org>
Tue, 26 Jun 2012 06:08:37 +0000 (26 08:08 +0200)
committerKarolin Seeger <kseeger@samba.org>
Tue, 24 Jul 2012 18:50:09 +0000 (24 20:50 +0200)
treef8b75c3666573a64b2c810e53d9f288150c43a00
parent492f0878e49c141f31bb076c906c52131d7660ab
s3:smb2_server: clear sequence window if we got the lowest sequence id

Otherwise we'll never consume sequence id '0'.

metze
(similar to commit d6e7a76461ad7582efa510676aa2bea230ea9f02)
source3/smbd/smb2_server.c