@dkorpel created dlang/dmd pull request #14193 "Fix Issue 23170 - Array literal passed to map in lambda, then returneā¦" fixing this issue:
- Fix Issue 23170 - Array literal passed to map in lambda, then returned from nested function, is memory corrupted
https://github.com/dlang/dmd/pull/14193
Comment #9 by dlang-bot — 2022-06-08T13:14:23Z
dlang/dmd pull request #14193 "Fix Issue 23170 - Array literal passed to map in lambda, then returneā¦" was merged into stable:
- f192ae3d24d73c566754c5eb2e14dcdd1dbe5549 by dkorpel:
Fix Issue 23170 - Array literal passed to map in lambda, then returned from nested function, is memory corrupted
https://github.com/dlang/dmd/pull/14193
Comment #10 by dlang-bot — 2022-07-09T16:32:04Z
dlang/dmd pull request #14280 "merge stable" was merged into master:
- 954e5b6394a2a5e47cabf9e4ae13a5f3815db71b by Dennis:
Fix Issue 23170 - Array literal passed to map in lambda, then returned from nested function, is memory corrupted (#14193)
https://github.com/dlang/dmd/pull/14280