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

Sergey kornburn at yandex.ru
Tue Dec 6 22:26:17 UTC 2022


On Tuesday, 6 December 2022 at 04:35:18 UTC, Siarhei Siamashka 
wrote:
> end users. While D compilers don't offer any reasonable 
> protection. Except for GDC, which supports `-ftrapv` option as 
> an undocumented "Easter egg".

What about these modules?
https://dlang.org/phobos/std_checkedint.html
https://dlang.org/phobos/core_checkedint.html


More information about the Digitalmars-d mailing list