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:16 +0000 (11:27 +0000)
committerRichard Levitte <levitte@openssl.org>
Mon, 14 Oct 2002 11:27:16 +0000 (11:27 +0000)
commit09db11783d38bb4ddbc33f40301cc0dc61ec842c
tree8472fcbb0b2209478430871588c547b04398ca1b
parentf6733ae577435d4e82b9f9438304dadb73c8ac41
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