View Single Post
fiferboy's Avatar
Posts: 475 | Thanked: 771 times | Joined on Dec 2007 @ Hamilton, Ontario, Canada
#73
Everyone having a slow-down after installing statusbar clock:

It is very likely there is a memory leak in the application. My c memory management is a bit hazy, so if anyone could take a look at the code and let me know where I should be free'ing variables, that would be great. I assume it is in the update function, as that is the one getting called all the time. I will take a look.