Round up to a multiple of the pointer width for conservative allocations
So that we have a whole number of pointers to scan. I think there's a bunch more we can do to optimize this situation (do we even need to scan these at all?) but this seems like the simplest way to make this work for now.
Showing
Please register or sign in to comment