[Issue 14126] GITHEAD - GC seemingly corrupting memory
via Digitalmars-d-bugs
digitalmars-d-bugs at puremagic.com
Fri Feb 6 08:59:18 PST 2015
https://issues.dlang.org/show_bug.cgi?id=14126
--- Comment #19 from github-bugzilla at puremagic.com ---
Commits pushed to master at https://github.com/D-Programming-Language/druntime
https://github.com/D-Programming-Language/druntime/commit/21aba9efeaf9eacd7da3d2585519b083355b9b78
Fixed issue 14126 -- Used wrong constant for offset when finalizing a large
array.
https://github.com/D-Programming-Language/druntime/commit/1c5aef8b9d58718b633d2a45ca09b5f9dd1ab6bc
Merge pull request #1159 from schveiguy/issue14126
Fixed issue 14126 -- GC seemingly corrupting memory
--
More information about the Digitalmars-d-bugs
mailing list