August 03
https://issues.dlang.org/show_bug.cgi?id=24694

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|                            |pull

--- Comment #1 from Dlang Bot <dlang-bot@dlang.rocks> ---
@dkorpel created dlang/dmd pull request #16768 "Fix bugzilla 24694 - [DIP1000] can escape stack pointer through struc…" fixing this issue:

- Fix bugzilla 24694 - [DIP1000] can escape stack pointer through struct.class.field

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

--
August 04
https://issues.dlang.org/show_bug.cgi?id=24694

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

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

--- Comment #2 from Dlang Bot <dlang-bot@dlang.rocks> ---
dlang/dmd pull request #16768 "Fix bugzilla 24694 - [DIP1000] can escape stack pointer through struc…" was merged into master:

- 7e1c798ab2406eeac7278f2f30949acfeb8b761a by Dennis Korpel:
  Fix bugzilla 24694 - [DIP1000] can escape stack pointer through
struct.class.field

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

--