[Issue 19679] variable escapes unnoticed when referenced in function called from function whose address is taken

d-bugmail at puremagic.com d-bugmail at puremagic.com
Tue Feb 19 02:57:20 UTC 2019


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

Dlang Bot <dlang-bot at dlang.rocks> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |FIXED

--- Comment #4 from Dlang Bot <dlang-bot at dlang.rocks> ---
dlang/dmd pull request #9372 "Fix issue 19679, add test" was merged into
master:

- c3b725d0476edef0b291b4c34fc369a50b9d40c8 by Mathis Beer:
  Fix issue 19679, add test: if the address of the parent of a sibling caller
was taken, consider the caller escaped via that reference

https://github.com/dlang/dmd/pull/9372

--


More information about the Digitalmars-d-bugs mailing list