simon-svn: putty: simon

Commits to Tartarus CVS repository. tartarus-commits at lists.tartarus.org
Mon Dec 2 19:26:36 GMT 2013


SVN root:       svn://svn.tartarus.org/sgt
Changes by:     simon
Revision:       10103
Date:           2013-12-02 19:26:36 +0000 (Mon, 02 Dec 2013)

Log message (6 lines):
Fix breakage of SSH-2 packet decompression by r10070.

The line that resets st->pktin->length to cover only the semantic
payload of the SSH message was overwriting the modification to
st->pktin->length performed by the optional decompression step. I
didn't notice because I don't habitually enable compression.

Modified files:
U   putty/ssh.c

Links:
http://svn.tartarus.org/sgt/?rev=10103&view=rev
http://svn.tartarus.org/sgt/putty/ssh.c?rev=10103&r1=10102&r2=10103



More information about the tartarus-commits mailing list