Hacker News new | ask | show | jobs
by wofo 3256 days ago
Considering dereferencing a pointer after doing some arithmetic on it can only be done within unsafe blocks, I would say you are at least warned about it. But it will happily compile.