Artem Buslov

Results 36 issues of Artem Buslov

I'm a member of the Pinguem.ru competition on finding errors in open source projects. A bug, found using PVS-Studio. Warning: There might be dereferencing of a potential null pointer

I'm a member of the Pinguem.ru competition on finding errors in open source projects. A bug, found using PVS-Studio. Warning: It's odd to compare 0 or 1 with a value...

I'm a member of the Pinguem.ru competition on finding errors in open source projects. A bug, found using PVS-Studio. Warning: Dereferencing of the null pointer 'buf' might take place. The...

I'm a member of the Pinguem.ru competition on finding errors in open source projects. A bug, found using PVS-Studio. Warning: [V599](https://www.viva64.com/en/w/v599/) The virtual destructor is not present, although the 'CartPole'...

I'm a member of the Pinguem.ru competition on finding errors in open source projects. A bug, found using PVS-Studio. Warning: [V645](https://www.viva64.com/en/w/v645/) The 'strncat' function call could lead to the 'metadata'...

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

I'm a member of the Pinguem.ru competition on finding errors in open source projects. A bug, found using PVS-Studio. Warning: Incorrect format. Consider checking the third actual argument of the...

I'm a member of the Pinguem.ru competition on finding errors in open source projects. A bug, found using PVS-Studio. Warning: The switch statement does not cover all values of the...

I'm a member of the Pinguem.ru competition on finding errors in open source projects. A bug, found using PVS-Studio. Warning: The variable 'DigiMode' is of enum type. It is odd...

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...