simon-svn: putty: jacob

tartarus-commits at lists.tartarus.org tartarus-commits at lists.tartarus.org
Wed Oct 26 23:18:12 BST 2005


SVN root:       svn://ixion.tartarus.org/main
Changes by:     jacob
Revision:       6429
Date:           2005-10-26 23:18:11 +0100 (Wed, 26 Oct 2005)

Log message (5 lines):
Fix an error I introduced into SSH packet logging in r5642: some outgoing
packets over about 256 bytes would be logged with 12 bytes of preceding
garbage. (But the rest of the packet was logged in its entirety. This
holds for packets where (int(len/256)%2)==1, with an appropriate fudge
factor applied to `len'.) Ahem.

Modified files:
U   putty/ssh.c

Links:
http://www.tartarus.org/~simon-anonsvn/viewcvs.cgi?rev=6429&view=rev
http://www.tartarus.org/~simon-anonsvn/viewcvs.cgi/putty/ssh.c?rev=6429&r1=6428&r2=6429



More information about the tartarus-commits mailing list