-
- Downloads
ADT.CritBit.BigNumTree: off by one error (removed)
Due to an off-by-one error the last limb of bignums was never compared. This resulted (sometimes) in bignums comparing equal inside of the tree.
Showing
- CHANGES 6 additions, 0 deletionsCHANGES
- src/post_modules/CritBit/critbit/key_bignum.h 9 additions, 9 deletionssrc/post_modules/CritBit/critbit/key_bignum.h
- src/post_modules/CritBit/testsuite.in 1 addition, 1 deletionsrc/post_modules/CritBit/testsuite.in
- src/post_modules/CritBit/tree_high.c 3 additions, 3 deletionssrc/post_modules/CritBit/tree_high.c
Loading
Please register or sign in to comment