[Issue 14336] Invalid memory access in struct destructor in std.uni

d-bugmail at puremagic.com d-bugmail at puremagic.com
Tue Jan 23 17:34:22 UTC 2018


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

Carsten Blüggel <chilli at posteo.net> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |chilli at posteo.net

--- Comment #3 from Carsten Blüggel <chilli at posteo.net> ---
Maybe the following PR is related (or close to) this issue?
It jail's previously possible (as per dmd analysis) escaping this.data pointer
through InversionList.byInterval() with -dip1000.
https://github.com/dlang/phobos/pull/6041

--


More information about the Digitalmars-d-bugs mailing list