[Issue 15140] std.experimental.allocator.building_blocks.free_list.FreeList leaks memory

2017-12-18 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=15140

--- Comment #2 from github-bugzi...@puremagic.com ---
Commits pushed to stable at https://github.com/dlang/phobos

https://github.com/dlang/phobos/commit/b8d70b32fd4e6d7c936809a118b168bc68303dad
Fix Issue 15140 - std.experimental.allocator.building_blocks.free_list.FreeList
leaks memory

https://github.com/dlang/phobos/commit/0b006c6f8cf97687f999e875559b2153391a1f7d
Merge pull request #5856 from jercaianu/freeList

--


[Issue 15140] std.experimental.allocator.building_blocks.free_list.FreeList leaks memory

2017-11-13 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=15140

--- Comment #1 from github-bugzi...@puremagic.com ---
Commits pushed to master at https://github.com/dlang/phobos

https://github.com/dlang/phobos/commit/b8d70b32fd4e6d7c936809a118b168bc68303dad
Fix Issue 15140 - std.experimental.allocator.building_blocks.free_list.FreeList
leaks memory

https://github.com/dlang/phobos/commit/0b006c6f8cf97687f999e875559b2153391a1f7d
Merge pull request #5856 from jercaianu/freeList

Fix Issue 15140 - std.experimental.allocator.building_blocks.free_list.FreeList
leaks memory

--


[Issue 15140] std.experimental.allocator.building_blocks.free_list.FreeList leaks memory

2017-11-13 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=15140

github-bugzi...@puremagic.com changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution|--- |FIXED

--


[Issue 15140] std.experimental.allocator.building_blocks.free_list.FreeList leaks memory

2017-07-07 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=15140

Vladimir Panteleev  changed:

   What|Removed |Added

 CC||and...@erdani.com

--