# Blogs # From 26/08/2018 + https://raphlinus.github.io/programming/rust/2018/08/17/undefined-behavior.html Article about undefined behaviour in C, why they are there, why they are dangerous and why they won't be fixed. Mitigations are: - LLVM ubsan TODO: Check other links bellow in the article