[Issue 11176] array.ptr in @safe code may point past end of array

via Digitalmars-d-bugs digitalmars-d-bugs at puremagic.com
Tue Jun 14 06:43:13 PDT 2016


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

--- Comment #19 from Steven Schveighoffer <schveiguy at yahoo.com> ---
I added a possible mechanism to allow safe equivalent to arr.ptr. Please see
PR: https://github.com/dlang/druntime/pull/1592

--


More information about the Digitalmars-d-bugs mailing list