Hacker News new | ask | show | jobs
by dkersten 4519 days ago
Why put the if in at all then?

Regardless of optimisation, it will never be followed - it segfaults if NULL and returns normally if not.