[Issue 22673] .array of a range with length preallocates without checking if the length was lying or not.
d-bugmail at puremagic.com
d-bugmail at puremagic.com
Fri Jan 14 00:59:34 UTC 2022
https://issues.dlang.org/show_bug.cgi?id=22673
--- Comment #3 from Adam D. Ruppe <destructionator at gmail.com> ---
ah i see yeah that's good good.
the fix would prolly be to just bit some init over and slice it off then at the
end
--
More information about the Digitalmars-d-bugs
mailing list