Einzelnen Beitrag anzeigen

Hannes Kuhn

Registriert seit: 4. Apr 2006
Ort: Kassel
48 Beiträge
 
Delphi 7 Professional
 
#1

MemCheck unter TurboDelphi

  Alt 18. Feb 2009, 17:59
Hallo,

unter TurboDelphi werden mir diverse Speicherleaks angezeigt, selbst wenn ich nur eine Form ohne eigenen Code compiliere.

Von MemCheck 2.75 kommen dann Meldungen wie:

MemCheck version 2.75

TOP 10 Leaks: begin
Leak #0 User allocated memory (GetMem)
Size: 112
1 Occurence
call stack - 0 : Module StdCtrls.pas Routine @Stdctrls@TButton@CNCtlColorBtn Line 3673 Find error: 0042BED8
call stack - 1 : Module StdCtrls.pas Routine @Stdctrls@TButton@CNCtlColorBtn Line 3674 Find error: 0042BEE5
call stack - 2 : Module Controls.pas Routine @Controls@TControl@WndProc Line 5143 Find error: 0043F22C
call stack - 3 : Module Controls.pas Routine @Controls@TWinControl@WndProc Line 7246 Find error: 00443DD5
call stack - 4 : Module StdCtrls.pas Routine @Stdctrls@TButtonControl@WndProc Line 3513 Find error: 0042B9CB
call stack - 5 : Module Controls.pas Routine @Controls@TWinControl@MainWndProc Line 7021 Find error: 00443493

.....

was ist da los ?


Viele Grüße
Hannes
  Mit Zitat antworten Zitat