fcc icon indicating copy to clipboard operation
fcc copied to clipboard

Fix V629 warning from PVS-Studio Static Analyzer

Open buslov opened this issue 6 years ago • 0 comments

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.

buslov avatar Oct 30 '17 17:10 buslov