diff options
author | Kaz Kylheku <kaz@kylheku.com> | 2012-09-16 23:29:40 -0700 |
---|---|---|
committer | Kaz Kylheku <kaz@kylheku.com> | 2012-09-16 23:29:40 -0700 |
commit | e27921f29d6b78d5c868d9160e5c12e9a49b4f97 (patch) | |
tree | ad0ff237636773305db0c7ece2cf7078fdc51d43 /arith.c | |
parent | cce735e189bfcfd4a211fd856bc1850dce9b9d8c (diff) | |
download | txr-e27921f29d6b78d5c868d9160e5c12e9a49b4f97.tar.gz txr-e27921f29d6b78d5c868d9160e5c12e9a49b4f97.tar.bz2 txr-e27921f29d6b78d5c868d9160e5c12e9a49b4f97.zip |
* mpi-patches/add-bitops: Bugfixes: mp_2comp is extended to properly
allow arbitrarily wide complements (which causes the code to access
beyond the a argument's digits array). A similar fix is applied in
the new mp_clamp_comp function. Incorrect initializations of mp_int
fixed in all the logic functions: mp_init was used instead of
mp_init_size.
Diffstat (limited to 'arith.c')
0 files changed, 0 insertions, 0 deletions