mirror of
https://gitee.com/mirrors_PX4/PX4-Autopilot.git
synced 2026-07-01 16:50:35 +08:00
Load monitor: free counter
This commit is contained in:
committed by
Lorenz Meier
parent
a0cf938ced
commit
806b8d3a67
@@ -138,6 +138,7 @@ LoadMon::LoadMon() :
|
||||
LoadMon::~LoadMon()
|
||||
{
|
||||
work_cancel(LPWORK, &_work);
|
||||
perf_free(_stack_perf);
|
||||
_taskIsRunning = false;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user