Hacker News new | ask | show | jobs
by masklinn 2721 days ago
> Alternately, if the pointer is into static memory and not something allocated on the heap

There's really no need to box a 12-bytes array in the first place.