That's *very* different: catching all possible case is difficult for C programmers so it's
difficult also for code review to find those missing case.
It's much more easy to catch those guilty of wrapping their code with empy catch{} and sending
them to do other things than programming.