41
Memory Safety is a Red Herring
(steveklabnik.com)
Welcome to the Rust community! This is a place to discuss about the Rust programming language.
Credits
There are many examples of applications that leverage integer overflow, either wrapping around or saturating values.