[D-runtime] [D-Programming-Language/druntime] 21aba9: Fixed issue 14126 -- Used wrong constant for offse...

GitHub via D-runtime d-runtime at puremagic.com
Fri Feb 6 08:59:15 PST 2015


  Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/druntime
  Commit: 21aba9efeaf9eacd7da3d2585519b083355b9b78
      https://github.com/D-Programming-Language/druntime/commit/21aba9efeaf9eacd7da3d2585519b083355b9b78
  Author: Steven Schveighoffer <schveiguy at yahoo.com>
  Date:   2015-02-06 (Fri, 06 Feb 2015)

  Changed paths:
    M src/rt/lifetime.d

  Log Message:
  -----------
  Fixed issue 14126 -- Used wrong constant for offset when finalizing a large array.


  Commit: 1c5aef8b9d58718b633d2a45ca09b5f9dd1ab6bc
      https://github.com/D-Programming-Language/druntime/commit/1c5aef8b9d58718b633d2a45ca09b5f9dd1ab6bc
  Author: David Nadlinger <code at klickverbot.at>
  Date:   2015-02-06 (Fri, 06 Feb 2015)

  Changed paths:
    M src/rt/lifetime.d

  Log Message:
  -----------
  Merge pull request #1159 from schveiguy/issue14126

Fixed issue 14126 -- GC seemingly corrupting memory


Compare: https://github.com/D-Programming-Language/druntime/compare/8c13443c436a...1c5aef8b9d58


More information about the D-runtime mailing list