nextspace
nextspace copied to clipboard
Possible memory leak in Preferences
xrestop shows constantly increasing value in column "Misc". Need to find and fix cause of possible memleak.
Update: I've checked Preferences and NXClockView code. I saw no problem with my code. Also no visible resource growing in top utility.
For the record: the only suspicious operation is a [NSImage drawToPoint:fromRect:operation:fraction:]. Maybe it's a xrestop or GNUstep shortcoming? I'll return to it later when GNUstep libraries will be updated to the latest versions.