Hacker News new | ask | show | jobs
by schnable 4501 days ago
Style guideline of using curly braces with ALL if statements, even one liners, would have gone a long way to prevent this.
1 comments

Code reviews and comprehensive test suites for critical code would have prevented this and many other kinds of mistakes besides.