https://issues.dlang.org/show_bug.cgi?id=22838
Dlang Bot <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution|--- |FIXED --- Comment #3 from Dlang Bot <[email protected]> --- dlang/phobos pull request #8401 "Fix 22838 - BitArray.count reads beyond data" was merged into stable: - 292c38c43267829c7776e27d71da962eebeae405 by Johan Engelen: Fix 22838 - BitArray.count reads beyond data This fixes issue 22838 https://issues.dlang.org/show_bug.cgi?id=22838 All hail AddressSanitizer! ;-) https://github.com/dlang/phobos/pull/8401 --
