Laurent Sansonetti
lsans****@apple*****
Tue Feb 27 05:36:45 JST 2007
Just arrived back in Paris, sorry for the absence :) The leaks should be fixed in 1597. Laurent On Feb 26, 2007, at 2:19 PM, Fujimoto Hisa wrote: > On 2007/02/24, at 14:00, Fujimoto Hisa wrote: >> I found memoy leak on the current (1589 and later) maybe. >> >> You can observe by the Activity Monitor.app, A real memory increases >> by about 3MB after executing the following code: >> >> 100000.times { OSX::NSObject.alloc.init } >> >> The modification for the leak seems to be implemented in range from >> r0113 to r0114 of the svn repos. I couldn't find the point for the >> cause, seems around libffi. But this message may be a hint to fix >> it. Maybe Laurent can fix the issue later ;) > > oops! I'm sorry the svn revision was wrong. > > the modifiction for the cause of the leak seems: > > r1412 to r1414 > > at 2007-01-13 in ChangeLog. > > -- > hisa > > _______________________________________________ > Rubycocoa-devel mailing list > Rubyc****@lists***** > http://lists.sourceforge.jp/mailman/listinfo/rubycocoa-devel