bug-gnustep
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Table view row selection memory leak


From: Richard Frith-Macdonald
Subject: Re: Table view row selection memory leak
Date: Sun, 10 Nov 2002 14:20:08 +0000

On Sunday, November 10, 2002, at 10:44  am, Stefan Urbanek wrote:

Hi,

I have an suspicion about memory leak in table row selection. I was tracking down the bug, but I was not sucseful, so I am only reporting it.

Each time a row in a table is selected then one GSMutableArray will leak. Try to open memory panel, keep clicking on the 'Update' button and you will see that GSMutableArray count will grow. Try to change the selection for a few times and the GSMutableArray count will change according to the number of row selection changes.

(CVS from 8.nov.2002)

Probably a bug in the memory allocation statistics, now fixed.





reply via email to

[Prev in Thread] Current Thread [Next in Thread]