[D-runtime] [D-Programming-Language/druntime] b41e2d: fix memory leak

GitHub noreply at github.com
Fri Jan 11 02:05:02 PST 2013


  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 at 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 at 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


More information about the D-runtime mailing list