January 11, 2013 [D-runtime] [D-Programming-Language/druntime] b41e2d: fix memory leak | ||||
---|---|---|---|---|
| ||||
Attachments:
| Branch: refs/heads/master Home: https://github.com/D-Programming-Language/druntime Commit: b41e2d57ccc89bf9bf196029abe4489d944726e9 https://github.com/D-Programming-Language/druntime/commit/b41e2d57ccc89bf9bf196029abe4489d944726e9 Author: Martin Nowak <code@dawg.eu> Date: 2013-01-10 (Thu, 10 Jan 2013) Changed paths: M src/rt/minfo.d Log Message: ----------- fix memory leak - remove implicit ModuleGroup.free() call in ModuleInfo.runDtors() - free module array passed to ModuleGroup constructor on any platform but Win32 Commit: 70f48c6033c0a0e44cecbdaa5fb046df8e82dc55 https://github.com/D-Programming-Language/druntime/commit/70f48c6033c0a0e44cecbdaa5fb046df8e82dc55 Author: Alex Rønne Petersen <alex@alexrp.com> Date: 2013-01-11 (Fri, 11 Jan 2013) Changed paths: M src/rt/minfo.d Log Message: ----------- Merge pull request #377 from dawgfoto/fixLeak fix memory leak Compare: https://github.com/D-Programming-Language/druntime/compare/f5ba6913e292...70f48c6033c0 |
Copyright © 1999-2021 by the D Language Foundation