|
From: | Fred Kiefer |
Subject: | [bug #25346] Memory management issues in NSAnimation |
Date: | Mon, 19 Jan 2009 17:28:07 +0000 |
User-agent: | Mozilla/5.0 (compatible; Konqueror/3.5; Linux) KHTML/3.5.9 (like Gecko) SUSE |
Update of bug #25346 (project gnustep): Assigned to: None => FredKiefer _______________________________________________________ Follow-up Comment #3: I found that the method _gs_startAnimationInOwnLoop could produce a huge amount of NSGDate objects while it was executed. I fixed this be introducing an additional autorelease pool. Now the only thing that gets leak are some GSMutableArrays and I have no idea where this is happening. Could you please retest your orignal code to see if things are ok now? _______________________________________________________ Reply to this item at: <http://savannah.gnu.org/bugs/?25346> _______________________________________________ Nachricht geschickt von/durch Savannah http://savannah.gnu.org/
[Prev in Thread] | Current Thread | [Next in Thread] |