Vincent Snijders wrote:
> Vincent Snijders wrote:
> 
>> Hi,
>>
>> Attached patch frees the items of the InitHandlerList. The items are
>> allocated in RegisterInitComponentHandler, but never seem to be freeed.
>> Heaptrc showed a memleak, when you ran lazarus with the cgi package
>> installed.
>>
> 
> Further testing showed that the patch contained a bug. InitHandlerList
> might not be created at all. Attached patch corrects also this case.
> 
> Sorry for the confusion.

Applied.

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

Reply via email to