[Issue 23106] the simple main() leaks 72 bytes

d-bugmail at puremagic.com d-bugmail at puremagic.com
Wed Apr 10 11:11:49 UTC 2024


https://issues.dlang.org/show_bug.cgi?id=23106

Alisa Lain <al1-ce at list.ru> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |al1-ce at list.ru

--- Comment #3 from Alisa Lain <al1-ce at list.ru> ---
I'm not the author of this issue, but I can still replicate it. Same thing 72
bytes.

Compiling with both dmd and dub produces this leak and turning on -betterC
switch fixes issue.

Also, just a note, changing compiler to LDC makes it even worse (going to
report on their repo).

--


More information about the Digitalmars-d-bugs mailing list