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

bauss jacobbauss at gmail.com
Fri Dec 9 13:03:09 UTC 2022


On Friday, 9 December 2022 at 12:57:48 UTC, Adam D Ruppe wrote:
> On Friday, 9 December 2022 at 03:40:56 UTC, Walter Bright wrote:
>> Bounds checking is always done
>
> As long as you never use -release!

Should never be used regardless of what you do! It's broken and 
misleading.


More information about the Digitalmars-d mailing list