Skip to content

[question][help wanted] The variable is used but never assigned. #71

Open
@KitaevKN

Description

Hi. We are developing a static analysis tool and trying to test it on open-source projects like this. It consists a several checks which one is detects a used but not initialized or assigned variables. In this code, a bit variable is used in if conditon (1, 2, 3, 4, 5), but it is never assigned or initialized. Could you please advise this is really a bug or there is a rationale for this logic?

Metadata

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions