logoalt Hacker News

LtWorfyesterday at 12:53 PM1 replyview on HN

Rust doesn't check for logical errors, it checks for memory errors. So every single issue in an unsafe section is a potential CVE.


Replies

whytevuhuniyesterday at 12:56 PM

Of course, but even the presence of CVEs does not make software worthless, it just makes it worth less.

show 1 reply