> 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?