mirror of
https://github.com/Llewellynvdm/conky.git
synced 2025-01-30 10:38:36 +00:00
Fix crash with (for example): conky -s '${combine $uptime $uptime}'
This commit is contained in:
parent
d184efb418
commit
31e22acb4b
@ -2419,7 +2419,6 @@ void clean_up(void *memtofree1, void* memtofree2)
|
||||
free_desktop_info();
|
||||
#endif /* BUILD_X11 */
|
||||
|
||||
free_text_objects(&global_root_object);
|
||||
free_and_zero(tmpstring1);
|
||||
free_and_zero(tmpstring2);
|
||||
free_and_zero(text_buffer);
|
||||
|
Loading…
x
Reference in New Issue
Block a user