[Issue 23170] Array literal passed to map in lambda, then returned from nested function, is memory corrupted
d-bugmail at puremagic.com
d-bugmail at puremagic.com
Tue Jun 7 15:59:43 UTC 2022
https://issues.dlang.org/show_bug.cgi?id=23170
--- Comment #3 from FeepingCreature <default_357-line at yahoo.de> ---
It seems like DMD thinks it can stack allocate the array literal?
--
More information about the Digitalmars-d-bugs
mailing list