bignum_mod_short shouldn't be depending on a fixed place value in
authorsimon <simon@cda61777-01e9-0310-a592-d414129be87e>
Sat, 28 Jun 2003 14:10:06 +0000 (14:10 +0000)
committersimon <simon@cda61777-01e9-0310-a592-d414129be87e>
Sat, 28 Jun 2003 14:10:06 +0000 (14:10 +0000)
commit736cc6d131e571cd9a0d3f2b5b5dc9ab493d207a
tree1610557570536ba68e9f8d257f0fff7aae5798a7
parent9aa461e45f13a2fe184b510126debfbe88a2aafd
bignum_mod_short shouldn't be depending on a fixed place value in
the bignum data! This wasn't actually causing puttygen-zero-div (its
unwarranted assumption was still correct under Windows) but it would
have caused the same symptoms under Unix when I got round to porting
PuTTYgen.

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