Fix signing bug with secondary client trans requests. Turns out the last
authorJeremy Allison <jra@samba.org>
Sun, 30 Nov 2003 19:40:53 +0000 (19:40 +0000)
committerJeremy Allison <jra@samba.org>
Sun, 30 Nov 2003 19:40:53 +0000 (19:40 +0000)
commit03f1bdbb72f63ea709a54059206e69da5f56c822
tree1a6ae8107f805b1357c7f90a10285c79cd61d33b
parent958f1e54f71191d94498da45fc505d96b1528c78
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 315f25fc1710e20051414bbf084cb5648129c3bb)
source3/libsmb/clitrans.c