← Back to context Comment by ndesaulniers 9 years ago I've yet to learn a language where not handling exceptional cases properly did not result in a bug. 1 comment ndesaulniers Reply AYBABTME 9 years ago The point is not the absence of bugs. In a memory safe language, usually a bug doesn't lead in leaking the content of freed memory.
AYBABTME 9 years ago The point is not the absence of bugs. In a memory safe language, usually a bug doesn't lead in leaking the content of freed memory.
The point is not the absence of bugs. In a memory safe language, usually a bug doesn't lead in leaking the content of freed memory.