Forked from
cmucl / cmucl
Source project has a limited visibility.
-
wlott authored
in the correct range to be a forwarding pointer. Therefore, fixnums that just happened to be represented by a value in that range looked like forwarding pointers. Scavenge should have been checking to see if the object really was a pointer before checking the range.
wlott authoredin the correct range to be a forwarding pointer. Therefore, fixnums that just happened to be represented by a value in that range looked like forwarding pointers. Scavenge should have been checking to see if the object really was a pointer before checking the range.