[Issue 15353] std.experimental.allocator cannot free memory in its destructor if the GC is an ancestor

via Digitalmars-d-bugs digitalmars-d-bugs at puremagic.com
Sun Mar 13 12:31:51 PDT 2016


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

--- Comment #1 from github-bugzilla at puremagic.com ---
Commits pushed to master at https://github.com/D-Programming-Language/druntime

https://github.com/D-Programming-Language/druntime/commit/1113bf1476ca66bac8a25bea4598daf6fb4bd598
fix Issue 15353 - ignore freeing during finalization

https://github.com/D-Programming-Language/druntime/commit/f7604efbc6572ce62a8f0e5617b42d65815979bb
Merge pull request #1508 from MartinNowak/fix15353

fix Issue 15353 - ignore freeing during finalization

--


More information about the Digitalmars-d-bugs mailing list