Comment on A remote code execution vulnerability has been found in Microslop Notepad
pkjqpg1h@lemmy.zip 2 weeks agoI’m not a programmar, why people very interest Rust?
Comment on A remote code execution vulnerability has been found in Microslop Notepad
pkjqpg1h@lemmy.zip 2 weeks agoI’m not a programmar, why people very interest Rust?
rumba@lemmy.zip 2 weeks ago
It stops dangerous memory mistakes by design, forces safe handling of data, and eliminates the most commonly used vulnerabilities in C and C++
It encourages secure design, but that forces people who have been writing C/C++ for years to completely rethink how to do many things they’re very proficient at.