April 04, 2022
https://issues.dlang.org/show_bug.cgi?id=22970

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

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

--- Comment #1 from Dlang Bot <dlang-bot@dlang.rocks> ---
@WalterBright created dlang/dmd pull request #13945 "fix Issue 22970 - importC: taking address one past array end gives bo…" fixing this issue:

- fix Issue 22970 - importC: taking address one past array end gives bounds error

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

--
April 05, 2022
https://issues.dlang.org/show_bug.cgi?id=22970

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 #13945 "fix Issue 22970 - importC: taking address one past array end gives bo…" was merged into master:

- 5f3ff498206df0439c1df79074f958bef777cd2f by Walter Bright:
  fix Issue 22970 - importC: taking address one past array end gives bounds
error

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

--