Security improvement: check that string length field in
authorsimon <simon@cda61777-01e9-0310-a592-d414129be87e>
Tue, 6 Jun 2000 08:57:55 +0000 (08:57 +0000)
committersimon <simon@cda61777-01e9-0310-a592-d414129be87e>
Tue, 6 Jun 2000 08:57:55 +0000 (08:57 +0000)
commita0e1c8b17281570580b4041f49eaddcba331f8f3
tree12f55f58c550621481268205ba03ae8742e5ffb8
parentc52ee7f941fa3a31171c58879c11c9a744c25e93
Security improvement: check that string length field in
SSH_SMSG_{STDOUT,STDERR}_DATA packets is consistent with length
field in packet header. (Helps prevent insertion attack.)

git-svn-id: svn://svn.tartarus.org/sgt/putty@496 cda61777-01e9-0310-a592-d414129be87e
ssh.c