[OffTopic]: Safer usage of C++ in Chrome

Walter Bright newshound2 at digitalmars.com
Thu Sep 9 23:57:43 UTC 2021


On 9/9/2021 12:28 AM, Paulo Pinto wrote:
> Nothing new to those of us that are aware of the issues that plague C and C++ 
> codebases in terms of security, still kind of interesting to see how much effort 
> is being thrown at trying to fix Chrome's security exploits.
> 
> https://docs.google.com/document/d/e/2PACX-1vRZr-HJcYmf2Y76DhewaiJOhRNpjGHCxliAQTBhFxzv1QTae9o8mhBmDl32CRIuaWZLt5kVeH9e9jXv/pub 

"For example, Chromium already uses -fno-exceptions"

Momentum seems to be building behind the idea that exception handling is the 
wrong path.


More information about the Digitalmars-d mailing list