Hacker News new | ask | show | jobs
by dearrifling 2573 days ago
This doesn't remove UB though. Your compiler still can assume that null-dereference never happens and generates code with this assumption.