View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0003143 | JEDI VCL | 00 JVCL Components | public | 2005-08-08 09:48 | 2005-08-08 13:28 |
Reporter | Karlheinz | Assigned To | obones | ||
Priority | normal | Severity | minor | Reproducibility | always |
Status | resolved | Resolution | fixed | ||
Platform | OS | W2K | OS Version | ||
Product Version | 3.00 | ||||
Target Version | Fixed in Version | 3.10 | |||
Summary | 0003143: Memory Leak inside of JvComCtrls => TJvTreeNode | ||||
Description | with FastMM4 i found the following memory leak. --------------------------------2005/8/8 18:07:39-------------------------------- A memory block has been leaked. The size is: 28 Stack trace of when this block was allocated (return addresses): 402EFC [system.pas][System][@GetMem][2439] 791365 [JvComCtrls.pas][JvComCtrls][TJvTreeNode.GetBrush][2291] 47B6F0 [ComCtrls.pas][ComCtrls][TCustomTreeView.CustomDrawItem][9551] 47A211 [ComCtrls.pas][ComCtrls][TCustomTreeView.CNNotify][8974] 791E94 [JvComCtrls.pas][JvComCtrls][TJvTreeView.CNNotify][2819] 4A974B [Controls.pas][Controls][TWinControl.WndProc][6343] 47A9B0 [ComCtrls.pas][ComCtrls][TCustomTreeView.WndProc][9156] 60B8D5 [JvExComCtrls.pas][JvExComCtrls][TJvExTreeView.WndProc][5130] 4A5725 [Controls.pas][Controls][TControl.Perform][4553] The block is currently used for an object of class: TBrush Current memory dump of 256 bytes starting at pointer address 826E180: C8 B5 43 00 00 00 00 00 00 00 00 00 00 00 00 00 70 5F 43 03 00 00 00 00 E0 1E D9 F7 80 80 80 80 00 00 00 00 00 E1 26 08 00 00 00 00 00 00 00 00 FF FF FF FF FC 2E 40 00 65 13 79 00 F0 B6 47 00 11 A2 47 00 94 1E 79 00 4B 97 4A 00 B0 A9 47 00 D5 B8 60 00 25 57 4A 00 27 2F 40 00 EC EE 4A 00 78 99 4A 00 9D 9F 4A 00 7C EE 4A 00 1A 5A 4A 00 4B 97 4A 00 C1 CA 5F 00 1B 93 4A 00 18 00 00 00 00 00 00 00 A7 E1 26 08 C8 B5 43 00 00 00 00 00 00 00 00 00 00 00 00 00 70 5F 43 03 00 00 00 00 58 1E D9 F7 80 80 80 80 00 00 00 00 00 E1 26 08 00 00 00 00 00 00 00 00 FF FF FF FF FC 2E 40 00 65 13 79 00 F0 B6 47 00 11 A2 47 00 94 1E 79 00 4B 97 4A 00 B0 A9 47 00 D5 B8 60 00 25 57 4A 00 27 2F 40 00 EC EE 4A 00 78 99 4A 00 9D 9F 4A 00 7C EE 4A 00 1A 5A 4A 00 4B 97 4A 00 C1 CA 5F 00 | ||||
Tags | No tags attached. | ||||