[Issue 21097] [REG2.083] Stack exhaustion upon large struct .destroy

d-bugmail at puremagic.com d-bugmail at puremagic.com
Mon May 10 21:07:28 UTC 2021


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

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

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

--- Comment #3 from Dlang Bot <dlang-bot at dlang.rocks> ---
@JohanEngelen created dlang/druntime pull request #3467 "Fix Issue 21097 -
prevent stack allocation when destroying large aggregates" fixing this issue:

- Fix Issue 21097 - Fix destroy and core.internal.lifetime.emplaceInitializer
for large aggregates by preventing stack allocation

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

--


More information about the Digitalmars-d-bugs mailing list