Loading toolkit/components/maintenanceservice/workmonitor.cpp +1 −1 Original line number Diff line number Diff line Loading @@ -416,7 +416,7 @@ ProcessSoftwareUpdateCommand(DWORD argc, LPWSTR *argv) GetLastError())); } } LocalFree(argv); return result; } Loading Loading
toolkit/components/maintenanceservice/workmonitor.cpp +1 −1 Original line number Diff line number Diff line Loading @@ -416,7 +416,7 @@ ProcessSoftwareUpdateCommand(DWORD argc, LPWSTR *argv) GetLastError())); } } LocalFree(argv); return result; } Loading