[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 00:00:54 UTC 2022
https://issues.dlang.org/show_bug.cgi?id=22838
--- Comment #2 from Dlang Bot <dlang-bot at dlang.rocks> ---
@JohanEngelen created dlang/phobos pull request #8401 "Fix 22838 -
BitArray.count reads beyond data" fixing this issue:
- 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