RemCom
RemCom copied to clipboard
fixed from PVS-Studio
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