Typical security issues in C++: why the GC isn't your enemy

H. S. Teoh hsteoh at qfbox.info
Thu Dec 15 03:10:54 UTC 2022


On Thu, Dec 15, 2022 at 01:12:28AM +0000, norm via Digitalmars-d wrote:
[...]
> Most security hacks (that I know of) are not due to C array overruns.
> Those headliners that usually come from C/C++ code written >10yrs ago.
> The majority of security breaches are due to human activities, people
> clicking on fake email links, sharing passwords, leaving computers
> unlocked, incorrect server and database configuration etc. Rust and
> @safe will not solve these real world problems.

No technology will solve those problems either.  It's a social problem.


T

-- 
IBM = I'll Buy Microsoft!


More information about the Digitalmars-d mailing list