this post was submitted on 17 Sep 2024
36 points (95.0% liked)
C++
1760 readers
1 users here now
The center for all discussion and news regarding C++.
Rules
- Respect instance rules.
- Don't be a jerk.
- Please keep all posts related to C++.
founded 1 year ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
That's a question you can ask to the guys promoting the adoption of languages marketed based on memory safety arguments. I mean, even Rust has a fair share of CVEs whose root cause is unsafe memory management.
No it doesn't, that's bullshit.
Well, there is cve-rs, just sayin'
The fact that rustc has bugs (which is what cve-rs exploit) doesn't invalidate that rust the language is memory safe.