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: [V575](https://www.viva64.com/en/w/v575/) The number of processed elements should be passed to...
I'm a member of the Pinguem.ru competition on finding errors in open source projects. A bug, found using PVS-Studio. Warnings: [V728](https://www.viva64.com/en/w/v728/) An excessive check can be simplified. The '(A &&...
I'm a member of the Pinguem.ru competition on finding errors in open source projects. A bug, found using PVS-Studio. Warnings: [V519](https://www.viva64.com/en/w/v519/) The 'dwSize' variable is assigned values twice successively. Perhaps...
I'm a member of the Pinguem.ru competition on finding errors in open source projects. A bug, found using PVS-Studio. Warnings: [V611](https://www.viva64.com/en/w/v611/) The memory was allocated using 'new T[]' operator but...
I'm a member of the Pinguem.ru competition on finding errors in open source projects. A bug, found using PVS-Studio. Warnings: [V522](https://www.viva64.com/en/w/v522/) 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: [V773](https://www.viva64.com/en/w/v773/) The function was exited without releasing the 'p' pointer....
I'm a member of the Pinguem.ru competition on finding errors in open source projects. A bug, found using PVS-Studio. Warnings: [V611](https://www.viva64.com/en/w/v611/) The memory was allocated using 'new T[]' operator but...
I'm a member of the Pinguem.ru competition on finding errors in open source projects. A bug, found using PVS-Studio. Warnings: V611 The memory was allocated using 'new T[]' operator but...