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

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 #15756 "Fix 24208, 24212, 24213 - `scope` escape via
`pure` + nested context" was merged into master:

- a0705285d78430954f0762a078423c13faf874d7 by Paul Backus:
  Fix issues 24212 and 24213

  * Issue 24212 - Scope pointer can escape via non-scope parameter of pure
    virtual function
  * Issue 24213 - Scope pointer can escape via non-scope parameter of pure
    delegate

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

--

Reply via email to