mirror of
https://github.com/Llewellynvdm/conky.git
synced 2025-01-27 09:08:25 +00:00
Fix reloading config after 7ff2a71aa09054811833ce0aafb00f3898bdbe72
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…
x
Reference in New Issue
Block a user