[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
Sat Mar 19 13:21:29 PDT 2016


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

--- Comment #2 from github-bugzilla at puremagic.com ---
Commits pushed to stable 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

--


More information about the Digitalmars-d-bugs mailing list