[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
Wed Mar 2 23:57:07 UTC 2022


https://issues.dlang.org/show_bug.cgi?id=22838

Dlang Bot <dlang-bot at dlang.rocks> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|                            |pull

--- Comment #1 from Dlang Bot <dlang-bot at dlang.rocks> ---
@JohanEngelen created dlang/phobos pull request #8400 "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

https://github.com/dlang/phobos/pull/8400

--


More information about the Digitalmars-d-bugs mailing list