mirror of
https://github.com/glest/glest-source.git
synced 2025-09-28 00:19:00 +02:00
- coverity based bug fixes - round #1
This commit is contained in:
@@ -1203,7 +1203,7 @@ void FTPClientThread::execute() {
|
||||
getTempFileFromServer(file);
|
||||
}
|
||||
else {
|
||||
safeMutex5.ReleaseLock();
|
||||
safeMutex6.ReleaseLock();
|
||||
}
|
||||
|
||||
if(this->getQuitStatus() == false) {
|
||||
|
Reference in New Issue
Block a user