lysdexic@programming.dev to Rust@programming.devEnglish · 11 months agoMemory Safety is a Red Herringsteveklabnik.comexternal-linkmessage-square49fedilinkarrow-up148arrow-down17cross-posted to: hackernews@lemmy.smeargle.fanshackernews@derp.foo
arrow-up141arrow-down1external-linkMemory Safety is a Red Herringsteveklabnik.comlysdexic@programming.dev to Rust@programming.devEnglish · 11 months agomessage-square49fedilinkcross-posted to: hackernews@lemmy.smeargle.fanshackernews@derp.foo
minus-squareBatmanAoD@programming.devlinkfedilinkarrow-up6·11 months agoThe standard differentiates between “unspecified” behavior, which is as you describe, and “undefined” behavior, which may be completely nondeterministic at runtime.
The standard differentiates between “unspecified” behavior, which is as you describe, and “undefined” behavior, which may be completely nondeterministic at runtime.