libcli/smb: fix smbXcli_negprot(..., PROTOCOL_NT1, PROTOCOL_SMB2_02)
authorStefan Metzmacher <metze@samba.org>
Fri, 27 Jan 2012 12:39:54 +0000 (13:39 +0100)
committerStefan Metzmacher <metze@samba.org>
Fri, 27 Jan 2012 14:27:40 +0000 (15:27 +0100)
commitc543ce102890532c45ec9b293b705336f0e2c5bf
treec9037b396357d7584b97b62a97767e9c571eaa51
parent2dd696a5dfc74a12528dd153ce5e9ba33e2e5980
libcli/smb: fix smbXcli_negprot(..., PROTOCOL_NT1, PROTOCOL_SMB2_02)

The SMB1 negprot request already consumed the SMB2 sequence '0'.
This also happens for the SMB 2.02 case.

metze

Autobuild-User: Stefan Metzmacher <metze@samba.org>
Autobuild-Date: Fri Jan 27 15:27:41 CET 2012 on sn-devel-104
libcli/smb/smbXcli_base.c