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

Conversation

ip-gpu
Copy link

@ip-gpu ip-gpu commented Oct 30, 2017

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

V519 The 'dwSize' variable is assigned values twice successively. Perhaps this is a mistake. Check lines: 121, 132. proccoms.cpp 132
V576 Incorrect format. A different number of actual arguments is expected while calling 'fprintf' function. Expected: 4. Present: 3. remcom.cpp 1099, 1102

V519 The 'dwSize' variable is assigned values twice successively. Perhaps this is a mistake. Check lines: 121, 132. proccoms.cpp 132
V576 Incorrect format. A different number of actual arguments is expected while calling 'fprintf' function. Expected: 4. Present: 3. remcom.cpp 1099, 1102
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