[Issue 16507] std.experimental.allocator: FreeTree clears too eagerly
via Digitalmars-d-bugs
digitalmars-d-bugs at puremagic.com
Sat Sep 24 12:45:47 PDT 2016
https://issues.dlang.org/show_bug.cgi?id=16507
--- Comment #2 from github-bugzilla at puremagic.com ---
Commits pushed to master at https://github.com/dlang/phobos
https://github.com/dlang/phobos/commit/46599a63ed899276bff5053970e468bce645e3fc
fix issue 16507 - std.experimental.allocator: FreeTree clears too eagerly
Try parent allocator without clearing first. Documentation says so.
https://github.com/dlang/phobos/commit/25418edb0611ca6de06c6a8d7281407cd4c9a2e6
Merge pull request #4798 from aG0aep6G/FreeTree
std.experimental.allocator: fix FreeTree issues 16506 and 16507
--
More information about the Digitalmars-d-bugs
mailing list