1
0
mirror of https://github.com/xmrig/xmrig.git synced 2026-02-01 09:43:03 -05:00
This commit is contained in:
MoneroOcean
2019-12-14 09:24:11 -08:00
125 changed files with 4772 additions and 2073 deletions

View File

@@ -50,6 +50,8 @@ xmrig::App::App(Process *process)
xmrig::App::~App()
{
Cpu::release();
delete m_signals;
delete m_console;
delete m_controller;