r17431: Fix bug #4003, reported by dale-keyword-samba.c7b741@codefu.org.
authorJeremy Allison <jra@samba.org>
Sat, 5 Aug 2006 20:05:37 +0000 (20:05 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 16:38:33 +0000 (11:38 -0500)
commita8627a857630033cca700916d90456c837726ff4
tree3322c142862bfa3471517291a4f57ebb91d89dcf
parentac9628de48069be57a5159a6fe0cb0fdb7b33c5d
r17431: Fix bug #4003, reported by dale-keyword-samba.c7b741@codefu.org.
NTcancel doesn't send a reply, so in this case the signing
sequence number is only incremented by 1, not 2.
Jeremy.
(This used to be commit 85841a01987e653a085af00c7c437145686a332b)
source3/libsmb/smb_signing.c