Memoryleak

Hi TMS.


I have found what appears to be a resource leak in the most recent version of Component pack.
It's the component 

TDBAdvGlowNavigator

I use the tool from Madshi
MadExcept.
When I turn on "Report Resource Leak" I face a memory leak in "TDBAdvGlowNavigator.create"
line 339, in the routine "SetGlyphSize"  line 1234

Strange, that I I just set "ReportMemoryLeakOnShutDown := true", no report pops up.
Only "MadExcept" report this issue.

br.

Anders Balslev

I have retested this here with ReportMemoryLeakOnShutDown , with Eurekalog memory managment & leak detection and have revised the code, have triggered the SetGlyphSize() method repeatedly, but I cannot see an evidence of a leak here.