[lazarus] Endless loop problem I'm not sure how to trace
Marc Weustink
marc at dommelstein.net
Sun Oct 27 10:46:52 EST 2002
Mattias wrote:
>I also added 'BeforeDestruction' to TForm.Destroy, which is a workaround
>for the missing BeforeDestruction call of the 1.0.x compiler. This fixes
>for example your mem leaks in cbtracker. So, you can now use heaptrc
>without garbage.
ah... this was one of my modifications to be committed before my internet
connection broke down 2 weeks ago :)
I've moved the beforedestruction call to Tcustomform.Destroy.
When doing so I found out that tform had no real code so I removed form.inc
and references to it.
Marc
More information about the Lazarus
mailing list