|
|
|
|
|
by swift
3459 days ago
|
|
I agree, but to be fair, goto fail was not really caused by the lack of curly braces around an if statement body. It was caused by inadequate code review and lack of testing coverage. The latter especially is inexcusable in security-critical code. |
|
Any number of things could have prevented the bug. So lets do all of them.