Hacker News new | ask | show | jobs
by abcdef123xyz2 2380 days ago
He uses 32 bit pointers for the scan also, I think 32 bit only is intended. It also won't detect unaligned pointers :-). But this is someone's first try while learning about C or GC, he does says there will be mistakes!