Hello FPC-Pascal,

Sunday, October 3, 2010, 11:41:00 AM, you wrote:

GG> On 02/10/2010, Vincent Snijders  wrote:
>>
>> True heap size : 1048576
>> True free heap : 1924768
>> Should be : 1048576
>>
>> It just says that heaptr didn't calculate the True free heap size correctly.

GG> Either way, this should then be reported as a bug - though a minor one
GG> because unfree'ed count is correct (zero).

I could be wrong, but it seems caused because heaptrc can only control
memory blocks allocated after its initialization, so any memory
allocated before can not be counted as right or wrong.

-- 
Best regards,
 José

_______________________________________________
fpc-pascal maillist  -  fpc-pascal@lists.freepascal.org
http://lists.freepascal.org/mailman/listinfo/fpc-pascal

Reply via email to