Pavel Gushchin
Pavel Gushchin
I'm a member of the Pinguem.ru competition on finding errors in open source projects. A bug, found using PVS-Studio. Warnings: [V668](https://www.viva64.com/en/w/v668/) There is no sense in testing the 'lpHashCheck' pointer...
I'm a member of the Pinguem.ru competition on finding errors in open source projects. A bug, found using PVS-Studio. Warnings: [V609](https://www.viva64.com/en/w/v609/) Divide by zero. Denominator 'TickTot' == 0. tempodisplay.cpp 53
I'm a member of the Pinguem.ru competition on finding errors in open source projects. A bug, found using PVS-Studio. As you can see, save dialog returns filename with maximal length...
I'm a member of the Pinguem.ru competition on finding errors in open source projects. A bug, found using PVS-Studio. Warning: [V796](https://www.viva64.com/en/w/v796/) It is possible that 'break' statement is missing in...
I'm a member of the Pinguem.ru competition on finding errors in open source projects. A bug, found using PVS-Studio. Warnings: V773 The function was exited without releasing the 'valueLeft' pointer....
I'm a member of the Pinguem.ru competition on finding errors in open source projects. A bug, found using PVS-Studio. Warnings: [V769](https://www.viva64.com/en/w/v769/) The 'pool' pointer in the 'kPageByteSize + pool' expression...
I'm a member of the Pinguem.ru competition on finding errors in open source projects. A bug, found using PVS-Studio. Warnings: V668 There is no sense in testing the 'Vector' pointer...
I'm a member of the Pinguem.ru competition on finding errors in open source projects. A bug, found using PVS-Studio. Warnings: [V542](https://www.viva64.com/en/w/v542/) Consider inspecting an odd type cast: 'wchar_t *' to...
I'm a member of the Pinguem.ru competition on finding errors in open source projects. A bug, found using PVS-Studio. Warnings: [V547](https://www.viva64.com/en/w/v547/) Expression 'read_count == 50' is always true. hook_file.c 407,...
I'm a member of the Pinguem.ru competition on finding errors in open source projects. A bug, found using PVS-Studio. Warnings: [V512](https://www.viva64.com/en/w/v512/) A call of the 'swprintf' function will lead to...