mirror of
https://github.com/Llewellynvdm/conky.git
synced 2024-11-18 02:55:12 +00:00
Fix reloading config after 7ff2a71aa0
This commit is contained in:
parent
01e66c7f8c
commit
763ae568a7
@ -7677,6 +7677,7 @@ void clean_up(void *memtofree1, void* memtofree2)
|
||||
{
|
||||
int i;
|
||||
conftree_empty(currentconffile);
|
||||
currentconffile = NULL;
|
||||
if(memtofree1) {
|
||||
free(memtofree1);
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user