mirror of
https://github.com/netdata/netdata.git
synced 2025-05-21 16:27:14 +00:00
Free claim_id (#11973)
This commit is contained in:
parent
a3951ae82c
commit
34c0bc93a2
1 changed files with 1 additions and 0 deletions
|
@ -332,6 +332,7 @@ void aclk_push_alarm_health_log(struct aclk_database_worker_config *wc, struct a
|
|||
"AC [%s (N/A)]: ACLK synchronization thread for %s is not yet linked to HOST.",
|
||||
wc->node_id,
|
||||
wc->host_guid);
|
||||
freez(claim_id);
|
||||
return;
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue