[Issue 21097] [REG2.083] Stack exhaustion upon large struct .destroy
d-bugmail at puremagic.com
d-bugmail at puremagic.com
Tue May 18 23:41:51 UTC 2021
https://issues.dlang.org/show_bug.cgi?id=21097
Dlang Bot <dlang-bot at dlang.rocks> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution|--- |FIXED
--- Comment #5 from Dlang Bot <dlang-bot at dlang.rocks> ---
dlang/druntime pull request #3467 "Fix Issue 21097 - prevent stack allocation
when destroying large aggregates" was merged into stable:
- 5981d49df518185725328538ab7b7b13879520e7 by Johan Engelen:
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