lua-pong icon indicating copy to clipboard operation
lua-pong copied to clipboard

Fix V557 warning from PVS-Studio Static Analyzer

Open buslov opened this issue 8 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: Array overrun is possible. The value of 'size' index could reach 10000.

buslov avatar Oct 31 '17 19:10 buslov