Tag: safe coding practices
-
Slashdot: What Happened After Google Retrofitted Memory Safety Onto Its C++ Codebase?
Source URL: https://tech.slashdot.org/story/24/11/16/0630218/what-happened-after-google-retrofitted-memory-safety-onto-its-c-codebase Source: Slashdot Title: What Happened After Google Retrofitted Memory Safety Onto Its C++ Codebase? Feedly Summary: AI Summary and Description: Yes Summary: Google’s transition to Safe Coding and memory-safe languages aims to enhance security within its extensive C++ codebase, notably in critical products like Chrome and its various services. By integrating hardened…
-
The Register: Google’s Rust belts bugs out of Android, helps kill off substantial unsafe code
Source URL: https://www.theregister.com/2024/09/25/google_rust_safe_code_android/ Source: The Register Title: Google’s Rust belts bugs out of Android, helps kill off substantial unsafe code Feedly Summary: Memory safety flaws used to represent 76% of ‘droid security holes. Now they account for 24% Google’s effort to prioritize memory-safe software development over the past six years has substantially reduced the number…