A fix in modmul: don't segfault or fill the result with rubbish if
authorsimon <simon@cda61777-01e9-0310-a592-d414129be87e>
Fri, 2 Mar 2001 10:29:23 +0000 (10:29 +0000)
committersimon <simon@cda61777-01e9-0310-a592-d414129be87e>
Fri, 2 Mar 2001 10:29:23 +0000 (10:29 +0000)
commit80b105717eaccb493391330a0a812be0af2a40e7
tree9304b07667b322bf692e1031c3263f6f676e7f45
parentd318ef8e04c5093c0a027a42ae0da3f6df79d368
A fix in modmul: don't segfault or fill the result with rubbish if
the unreduced product is shorter than the modulus.

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