logoalt Hacker News

lelanthrantoday at 8:53 AM0 repliesview on HN

> What behavior is the implementation supposed to prescribe for a write to an unpredictable garbage address you read from the network? I

"The compiler is not allowed to elide a write to a garbage address".

Wasn't that easy?