Security fixes, copied from ssh.c: check string length versus packet
authorsimon <simon@cda61777-01e9-0310-a592-d414129be87e>
Tue, 6 Jun 2000 10:54:41 +0000 (10:54 +0000)
committersimon <simon@cda61777-01e9-0310-a592-d414129be87e>
Tue, 6 Jun 2000 10:54:41 +0000 (10:54 +0000)
commit87e97c019e7911c9268f4763681f1bdfd3f7b812
tree57a530c255709eaef15ca55bc38546110fd81c55
parenta3e55ea1142d23ecee01a43fd9199c74656c0668
Security fixes, copied from ssh.c: check string length versus packet
length on incoming SSH_SMSG_*_DATA, and check CRCs on all incoming
packets.

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