[Issue 22838] std.bitmanip.BitArray.count() reads beyond data when data size is integer size_t multiple
d-bugmail at puremagic.com
d-bugmail at puremagic.com
Thu Mar 3 15:45:51 UTC 2022
https://issues.dlang.org/show_bug.cgi?id=22838
Dlang Bot <dlang-bot at dlang.rocks> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution|--- |FIXED
--- Comment #3 from Dlang Bot <dlang-bot at dlang.rocks> ---
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
--
More information about the Digitalmars-d-bugs
mailing list