Fix divide overflow in internal_mod(). Thanks to William Petiot for
authorsimon <simon@cda61777-01e9-0310-a592-d414129be87e>
Tue, 28 Dec 2004 14:04:26 +0000 (14:04 +0000)
committersimon <simon@cda61777-01e9-0310-a592-d414129be87e>
Tue, 28 Dec 2004 14:04:26 +0000 (14:04 +0000)
commit62ef3d44b5dea02c9d1070c4f7da650d1df0e381
tree897510650f954d11ed41cd5751527a3b016826d3
parentd57f70afa40c24426e5f936c86f7640801d43f7a
Fix divide overflow in internal_mod(). Thanks to William Petiot for
spotting a special case that the DIV instruction can't quite cover.

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