Sjmarf@sh.itjust.works to Programmer Humor@programming.dev · 2 years agoIs this a Nut?sh.itjust.worksimagemessage-square14linkfedilinkarrow-up15arrow-down10
arrow-up15arrow-down1imageIs this a Nut?sh.itjust.worksSjmarf@sh.itjust.works to Programmer Humor@programming.dev · 2 years agomessage-square14linkfedilink
minus-squaremuzzle@lemm.eelinkfedilinkarrow-up0·edit-22 years agoRust is more like: unless you can mathematically prove to me that this is equivalent to a nut there is no ducking way I’ll ever let you compiled this.
minus-squareCanadaPlus@lemmy.sdf.orglinkfedilinkarrow-up1·2 years agoAnd hot take, but that’s good. I’m absolutely stupid enough for idiot gloves like that.
minus-squareryannathans@aussie.zonelinkfedilinkarrow-up0·edit-22 years agoAnd then still segfault https://github.com/Speykious/cve-rs/blob/main/src/segfault.rs
minus-squareEinfachUnersetzlich@lemm.eelinkfedilinkarrow-up1·2 years agoIf you can make safe Rust segfault you’re doing something wrong.
minus-squarexlash123@sh.itjust.workslinkfedilinkarrow-up1·2 years agoIt actually is possible to segfault in safe Rust, although it is considered a bug. Proofs of concept are shown in this cve-rs crate. If you want an explanation of why this happens, I recommend this video: https://youtu.be/vfMpIsJwpjU
Rust is more like: unless you can mathematically prove to me that this is equivalent to a nut there is no ducking way I’ll ever let you compiled this.
And hot take, but that’s good. I’m absolutely stupid enough for idiot gloves like that.
And then still segfault
https://github.com/Speykious/cve-rs/blob/main/src/segfault.rs
If you can make safe Rust segfault you’re doing something wrong.
It actually is possible to segfault in safe Rust, although it is considered a bug. Proofs of concept are shown in this cve-rs crate.
If you want an explanation of why this happens, I recommend this video: https://youtu.be/vfMpIsJwpjU