Skip to content
This repository was archived by the owner on Aug 24, 2024. It is now read-only.

Fix V507 warning from PVS-Studio Static Analyzer#1

Open
buslov wants to merge 1 commit intoandreyvit:masterfrom
buslov:V507_fix
Open

Fix V507 warning from PVS-Studio Static Analyzer#1
buslov wants to merge 1 commit intoandreyvit:masterfrom
buslov:V507_fix

Conversation

@buslov
Copy link

@buslov buslov commented Oct 31, 2017

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

Warning:
Pointer to local array is stored outside the scope of this array.
Such a pointer will become invalid.

Pointer to local array is stored outside the scope of this array.
Such a pointer will become invalid.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant