@[email protected] to [email protected]English • 14 hours agoFeds: Critical Software Must Drop C/C++ by 2026 or Face Riskthenewstack.iomessage-square18fedilinkarrow-up164
arrow-up164external-linkFeds: Critical Software Must Drop C/C++ by 2026 or Face Riskthenewstack.io@[email protected] to [email protected]English • 14 hours agomessage-square18fedilink
minus-square@[email protected]linkfedilink2•7 hours agoTo be fair, it’s entirely possible to make the same and very similar mistakes in Rust, too.
minus-square@[email protected]linkfedilink2•edit-24 hours agoI’m fairly sure use after free isn’t possible unless you explicitly use unsafe code right? It’s compiler enforced is the point.
To be fair, it’s entirely possible to make the same and very similar mistakes in Rust, too.
I’m fairly sure use after free isn’t possible unless you explicitly use unsafe code right?
It’s compiler enforced is the point.