April 19, 2020
https://issues.dlang.org/show_bug.cgi?id=20750

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

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

--- Comment #1 from Dlang Bot <dlang-bot@dlang.rocks> ---
@MoonlightSentinel created dlang/druntime pull request #3045 "Fix Issue 20750 - checkaction=context segfaults for null references" fixing this issue:

- Fix Issue 20750 - checkaction=context segfaults for null references

https://github.com/dlang/druntime/pull/3045

--
April 19, 2020
https://issues.dlang.org/show_bug.cgi?id=20750

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/druntime pull request #3045 "Fix Issue 20750 - checkaction=context segfaults for null references" was merged into stable:

- a045839291d07a9366d42920f1cf30b030d9fc35 by MoonlightSentinel:
  Fix Issue 20750 - checkaction=context segfaults for null references

https://github.com/dlang/druntime/pull/3045

--