Skip to content

bufferLength test always evaluates to true, but code works #2

@johove

Description

@johove

if (c1 ^ 0xF0 == 0xa0) { // BUG, but works: This expresion always evaluates to true, should be ((c1 & 0xF0) == 0xa0). Not tested

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions