[Issue 14126] GITHEAD - GC seemingly corrupting memory

via Digitalmars-d-bugs digitalmars-d-bugs at puremagic.com
Fri Feb 6 04:22:16 PST 2015


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

Andrej Mitrovic <andrej.mitrovich at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |andrej.mitrovich at gmail.com

--- Comment #12 from Andrej Mitrovic <andrej.mitrovich at gmail.com> ---
I've read somewhere that struct dtors are now called when the struct is
allocated on the heap. This might reveal some previously undetected bugs. Just
my 2 cents..

--


More information about the Digitalmars-d-bugs mailing list