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

Siarhei Siamashka siarhei.siamashka at gmail.com
Mon Dec 12 13:08:10 UTC 2022


On Monday, 12 December 2022 at 12:57:54 UTC, Nick Treleaven wrote:
> On Monday, 12 December 2022 at 11:07:00 UTC, Siarhei Siamashka 
> wrote:
>> Bounds checking is not done in @safe and @trusted code in 
>> "-release" builds.
>
> False. Compile this with `-release`:

Is it really difficult to see that this was a typo given the 
context? You need to read it as @system and @trusted code.


More information about the Digitalmars-d mailing list