https://issues.dlang.org/show_bug.cgi?id=22487
Dlang Bot <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |pull --- Comment #1 from Dlang Bot <[email protected]> --- @MoonlightSentinel created dlang/phobos pull request #8310 "Fix 22487 - Don't access payload for unititialized array data" fixing this issue: - Fix 22487 - Don't access payload for unititialized array data Explicitly return `[]` when `store` wasn't intialized yet. https://github.com/dlang/phobos/pull/8310 --
