Bug 15188 – `deallocate` cause memory leaks

Status
RESOLVED
Resolution
FIXED
Severity
major
Priority
P1
Component
phobos
Product
D
Version
D2
Platform
All
OS
All
Creation time
2015-10-11T17:33:00Z
Last change time
2016-01-03T14:14:44Z
Assigned to
nobody
Creator
ilyayaroshenko

Comments

Comment #0 by ilyayaroshenko — 2015-10-11T17:33:41Z
Comment #1 by dlang-bugzilla — 2015-10-15T20:31:52Z
Nice bug report. How about a description, test case, or at least a clarification of which "deallocate" this refers to?
Comment #2 by ilyayaroshenko — 2015-10-15T22:06:16Z
(In reply to Vladimir Panteleev from comment #1) > Nice bug report. How about a description, test case, or at least a > clarification of which "deallocate" this refers to? Oops! https://github.com/D-Programming-Language/phobos/pull/3712
Comment #3 by github-bugzilla — 2015-10-15T22:36:30Z
Commit pushed to master at https://github.com/D-Programming-Language/phobos https://github.com/D-Programming-Language/phobos/commit/cfca3d6037c7679f72878802229497efd95b1501 Merge pull request #3712 from 9il/patch-4 [DMD 2.069][allocators] Fix issue 15188
Comment #4 by dlang-bugzilla — 2015-10-15T22:38:47Z
Thanks, sorry if I sounded grumpy. Maybe put e.g. "(pull pending)" in the description as a placeholder.
Comment #5 by github-bugzilla — 2015-10-15T23:59:09Z
Commit pushed to stable at https://github.com/D-Programming-Language/phobos https://github.com/D-Programming-Language/phobos/commit/a96255a2501bc24bd09af9a9143e63d64f58e969 Merge pull request #3712 from 9il/patch-4 [DMD 2.069][allocators] Fix issue 15188
Comment #6 by github-bugzilla — 2015-10-28T10:30:59Z
Comment #7 by github-bugzilla — 2016-01-03T14:14:44Z