Memory leak still persists
Posted: Fri Jul 20, 2007 9:06 pm
Sorry for my bad english, because I'm a brazilian nerd, and my first language is brazilian portuguese.
I've download the ActionTest.exe demo to verify if it has the same memory leak bug that my application has.
I just had copied the text wich appears in the editor and pasted it.
I repeat this process several times (copy all text and paste it to duplicate it).
After all, I just selected the entire text and I've pressed the delete key, clearing all the editor.
Visually, the entire text had disappeared, but the biggest part of the used memory still remains (memory leak?).
When I select "File -> New" menu item, that unused memory is freed at last.
Which code sequence I must execute to free all the used memory by the RichView component (Delphi5).
I've download the ActionTest.exe demo to verify if it has the same memory leak bug that my application has.
I just had copied the text wich appears in the editor and pasted it.
I repeat this process several times (copy all text and paste it to duplicate it).
After all, I just selected the entire text and I've pressed the delete key, clearing all the editor.
Visually, the entire text had disappeared, but the biggest part of the used memory still remains (memory leak?).
When I select "File -> New" menu item, that unused memory is freed at last.
Which code sequence I must execute to free all the used memory by the RichView component (Delphi5).