]> asedeno.scripts.mit.edu Git - PuTTY.git/commit
bignum_mod_short shouldn't be depending on a fixed place value in
authorSimon Tatham <anakin@pobox.com>
Sat, 28 Jun 2003 14:10:06 +0000 (14:10 +0000)
committerSimon Tatham <anakin@pobox.com>
Sat, 28 Jun 2003 14:10:06 +0000 (14:10 +0000)
commitf9ca6e850165600356636f6c853cbd9942a690dd
tree1610557570536ba68e9f8d257f0fff7aae5798a7
parent380fa0313d3796257a607e5e3a8d8e51d25774c2
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.

[originally from svn r3315]
sshbn.c