[Issue 14573] [REG2.067] Extreme memory usage when `synchronized( object )` is used

via Digitalmars-d-bugs digitalmars-d-bugs at puremagic.com
Wed May 20 05:30:41 PDT 2015


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

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

https://github.com/D-Programming-Language/druntime/commit/d50aba0083b03659f60c3f157a674d9846d8228f
fix Issue 14573 - classes without destructor leak monitor/mutex

- set finalize bit when constructing the monitor

--


More information about the Digitalmars-d-bugs mailing list