Hacker News new | ask | show | jobs
by mirekrusin 1100 days ago
You can shoot yourself in the foot with null pointers.
1 comments

You can find a gun to shoot yourself in the foot in any language.
> It is hard to shoot yourself in the foot.

>> You can find a gun to shoot yourself in the foot in any language.

Sure, but finding that one isn't particularly hard, which is what GP was responding to

Well, it's million dollar one though. It has been solved in many languages. It gives quite uneasy feeling that high percentage of your LoCs can be potentially affected, it doesn't come from some contrived edge case code, it's everywhere.