mirror of
https://github.com/xmrig/xmrig.git
synced 2026-01-21 22:22:51 -05:00
Merge branch 'master' into dev
This commit is contained in:
@@ -50,6 +50,8 @@ void Log::message(Log::Level level, const char* fmt, ...)
|
||||
va_end(copy);
|
||||
}
|
||||
|
||||
va_end(args);
|
||||
|
||||
uv_mutex_unlock(&m_mutex);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user