Skip to content

Fix V629 warning from PVS-Studio Static Analyzer#1

Open
buslov wants to merge 1 commit intoFedjmike:masterfrom
buslov:V629_fix
Open

Fix V629 warning from PVS-Studio Static Analyzer#1
buslov wants to merge 1 commit intoFedjmike:masterfrom
buslov:V629_fix

Conversation

@buslov
Copy link

@buslov buslov commented Oct 30, 2017

I'm a member of the Pinguem.ru competition on finding errors in open source projects. A bug, found using PVS-Studio.

Warning:
Consider inspecting the '1 << bit' expression.
Bit shifting of the 32-bit value with a subsequent expansion to the 64-bit type.

Consider inspecting the '1 << bit' expression.
Bit shifting of the 32-bit value with a subsequent expansion to the 64-bit type.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant