avr-vt100 icon indicating copy to clipboard operation
avr-vt100 copied to clipboard

Fix V575 warning from PVS-Studio Static Analyzer

Open buslov opened this issue 7 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: V547 Expression 'lines < 0' is always true. vt100.c:181

buslov avatar Oct 25 '17 18:10 buslov