When BN_add_word() reaches top, it shouldn't try to add the the corresponding
authorRichard Levitte <levitte@openssl.org>
Mon, 14 Oct 2002 11:27:11 +0000 (11:27 +0000)
committerRichard Levitte <levitte@openssl.org>
Mon, 14 Oct 2002 11:27:11 +0000 (11:27 +0000)
commit495ac8e429efc0a9aa919dc857d34f87d3cb8a37
treebbec226b8afd73169f13c6b07d84f5318bd9d3eb
parent0bde80f9325e9ab0819bd1dc249c66792c5dade6
When BN_add_word() reaches top, it shouldn't try to add the the corresponding
word, since that word may not be zero.
crypto/bn/bn_word.c