Fix bug in bit_string_to_bignum by which the top digit was not masked
authorGuillermo J. Rozas <edu/mit/csail/zurich/gjr>
Thu, 14 Jun 1990 17:30:32 +0000 (17:30 +0000)
committerGuillermo J. Rozas <edu/mit/csail/zurich/gjr>
Thu, 14 Jun 1990 17:30:32 +0000 (17:30 +0000)
commitce9b8d571ffa3c3fa9516c0dda03dd439e9bbe48
treea5a07486f67c4e47e512ca7025a67fd288f6c0d2
parent4fb8959ad5af7c9e40866c371c8b251fc598abd1
Fix bug in bit_string_to_bignum by which the top digit was not masked
according to the number of valid bits.  Thus the result was larger
under certain conditions.
v7/src/microcode/bitstr.c