mirror of
https://gitlab.com/chrony/chrony.git
synced 2025-12-05 19:55:07 -05:00
tempcomp: fix double free on sensor filename
This is related to commit f6ed7844e1.
This commit is contained in:
@@ -108,5 +108,4 @@ TMC_Finalise(void)
|
||||
return;
|
||||
|
||||
SCH_RemoveTimeout(timeout_id);
|
||||
Free(filename);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user