More sensible error handling when we receive an SSH1 public key
authorsimon <simon@cda61777-01e9-0310-a592-d414129be87e>
Sat, 28 Aug 2004 16:51:26 +0000 (16:51 +0000)
committersimon <simon@cda61777-01e9-0310-a592-d414129be87e>
Sat, 28 Aug 2004 16:51:26 +0000 (16:51 +0000)
commitae0500e538e2fb821ef1ad8529aed7999acf7a19
tree529fd85f1192f5cb9edc47afe0e110762c461a59
parent000cae2e7173b90cf8869667d8e5253a8ccd1dea
More sensible error handling when we receive an SSH1 public key
modulus of zero (!!), and also a robustness fix in ssh1_rdpkt which
I happened to notice while debugging that.

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