Fix signing bug with secondary client trans requests. Turns out the last
authorJeremy Allison <jra@samba.org>
Sun, 30 Nov 2003 19:40:57 +0000 (19:40 +0000)
committerJeremy Allison <jra@samba.org>
Sun, 30 Nov 2003 19:40:57 +0000 (19:40 +0000)
commit6750dc33b46c422582176b704592d9b2f1fb04d7
treedb83a289d492b61eb9b212913ffda23baaa5afb4
parent39e4ee0c5be9f8d5a26b03ae17865b8e576b0b62
Fix signing bug with secondary client trans requests. Turns out the last
packet is the one that matters for checking the signing replies. Need to
check the server code does this correctly too....
Bug #832 reported by Volker.
Jeremy.
source/libsmb/clitrans.c