mirror of
https://github.com/Llewellynvdm/conky.git
synced 2024-11-18 02:55:12 +00:00
Fix memleak triggered by (and others)
This commit is contained in:
parent
18ecbef1ae
commit
553528cb3d
@ -7612,6 +7612,7 @@ static void clean_up(void)
|
|||||||
specials = NULL;
|
specials = NULL;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
clear_net_stats();
|
||||||
clear_diskio_stats();
|
clear_diskio_stats();
|
||||||
if(global_cpu != NULL) free(global_cpu);
|
if(global_cpu != NULL) free(global_cpu);
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user