What is the new safe C++ proposal and what do programmers need to know?

1 min read

In 2020, Google identified that more than 70% of its Chrome browser’s severe security bugs were in fact caused by memory safety issues. “That is,” the Chrome team said, “mistakes with pointers in the C or C++ languages which cause memory to be misinterpreted.” In 2022, the NSA weighed in on memory safety with Neal Ziring, its cybersecurity technical director saying that “Memory management issues have been exploited for decades and are still entirely too common today. We have to consistently use memory safe languages and other protections when developing software to eliminate these weaknesses from malicious cyber actors.” That…

This story continues at The Next Web

You may like these posts

Post a Comment

hey there, great job keep on interacting