[Issue 13902] Compiler allows escaping the address of part of a local

via Digitalmars-d-bugs digitalmars-d-bugs at puremagic.com
Sun Jan 11 11:50:37 PST 2015


https://issues.dlang.org/show_bug.cgi?id=13902

--- Comment #6 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/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

Supplemental fix for issue 13902, don't return a slice to local static array.

--


More information about the Digitalmars-d-bugs mailing list