Robert Evans spotted that bignum_decimal() failed to cope with being given
authorjacob <jacob@cda61777-01e9-0310-a592-d414129be87e>
Sat, 17 Jun 2006 12:02:03 +0000 (12:02 +0000)
committerjacob <jacob@cda61777-01e9-0310-a592-d414129be87e>
Sat, 17 Jun 2006 12:02:03 +0000 (12:02 +0000)
a zero input.
This shouldn't matter for PuTTY, as these routines are only used in PuTTYgen,
to output SSH-1 format public key exponents/moduli, which should be nonzero.

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


No differences found