s3:libsmb: check the wct of the incoming SMBnegprot responses
authorStefan Metzmacher <metze@samba.org>
Mon, 12 Sep 2011 19:06:53 +0000 (12:06 -0700)
committerKarolin Seeger <kseeger@samba.org>
Thu, 15 Sep 2011 18:38:22 +0000 (20:38 +0200)
commit1168f7799fb3a1de96233080cd11c6114584b329
tree90c1355891576068689861e402281f066a4a2e49
parentd72878365e3ab0ef7bc31065261d744d7693d578
s3:libsmb: check the wct of the incoming SMBnegprot responses

metze

Fix bug #8452 (negprot reply needs to check vwv vector length).

The corresponding commit in master is 85332eb1c721d585e1a33101bddafdca4073e10f.
source3/libsmb/cliconnect.c