https://issues.dlang.org/show_bug.cgi?id=22487
Dlang Bot <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution|--- |FIXED --- Comment #2 from Dlang Bot <[email protected]> --- dlang/phobos pull request #8310 "Fix 22487 - Don't access payload for unititialized array data" was merged into stable: - 61eb40b0c9b2aebf386a220ce2bc269552ba29fa by MoonlightSentinel: 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 --
