Skip to content

EnumSet::setBinaryBitset*(): out-of-range bits of last byte not truncated #71

@marc-mabe

Description

@marc-mabe

On setting a bitset from outside the setter method will truncate the given bitset to the same byte size as needed by the current enumeration but it does not truncate left over bits.

This bug exists in versions from 2.1.0 to 2.2.1 and in current master.

Metadata

Metadata

Assignees

Labels

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions