[Issue 23445] Can leak scope variable through delegate context

d-bugmail at puremagic.com d-bugmail at puremagic.com
Tue Nov 1 08:33:09 UTC 2022


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

timon.gehr at gmx.ch changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|RESOLVED                    |REOPENED
         Resolution|INVALID                     |---

--- Comment #2 from timon.gehr at gmx.ch ---
My initial example literally escapes a reference to a dead stack variable in
`@safe` code. Of course this is a problem.

--


More information about the Digitalmars-d-bugs mailing list