Hacker News new | ask | show | jobs
by StreamBright 2494 days ago
Nitpicking but you are right. Null pointer bugs (null pointer dereference to be precise) are all over the place in C though.

https://stackoverflow.com/questions/4007268/what-exactly-is-...