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)
commit2ad1159990f5f1be37af12d36b35def37d69ab25
tree8bca0e7629b2856417a709667543f23581c6f80d
parent3dda7cf2caf8d39b37d51165f8afdf0ae711bede
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.
(This used to be commit 6750dc33b46c422582176b704592d9b2f1fb04d7)
source3/libsmb/clitrans.c