[Issue 14126] GITHEAD - GC seemingly corrupting memory

via Digitalmars-d-bugs digitalmars-d-bugs at puremagic.com
Thu Feb 5 19:33:46 PST 2015


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

Puneet Goel <puneet at coverify.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|RESOLVED                    |REOPENED
         Resolution|INVALID                     |---

--- Comment #6 from Puneet Goel <puneet at coverify.org> ---
I am reopening the issue. It is not invalid. I know an assertion should not be
called from a destructor, I am doing that to avoid printing multiple messages.

The real bug is that I am getting unexpected value of element _foo in the
destructor.

--


More information about the Digitalmars-d-bugs mailing list