[Issue 13902] Compiler allows escaping the address of part of a local
via Digitalmars-d-bugs
digitalmars-d-bugs at puremagic.com
Tue Feb 17 19:38:43 PST 2015
https://issues.dlang.org/show_bug.cgi?id=13902
--- Comment #8 from github-bugzilla at puremagic.com ---
Commits pushed to 2.067 at https://github.com/D-Programming-Language/druntime
https://github.com/D-Programming-Language/druntime/commit/b526fbd89465cce8c2ab7bef84007438395effca
Supplemental fix for issue 13902, don't return a slice to local static array.
https://github.com/D-Programming-Language/druntime/commit/097bb6feccdfe48a79e06d9be23eb88864b57d54
Merge pull request #1094 from 9rnsr/fix13902
--
More information about the Digitalmars-d-bugs
mailing list