Artifact 77a24f6969c8b4f585e318d15da1bd3dce1ef207:
- File ssh.c — part of check-in [b982e695f5] at 2005-10-26 17:18:11 on branch trunk — 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. (user: jacob size: 253201)
A hex dump of this file is not available. Please download the raw binary file and generate a hex dump yourself.