LoadChartFromStreamCheck is not freed!
Posted: Thu Jul 14, 2005 9:52 am
The use of the procedure LoadChartFromStreamCheck in unit TeeStore several times in a row is resulting in an constant increase in used main memory.
The reason is that it is not freed after use!
If you take advantage of this procedure e.g. for displaying a larger number of charts stored as stream in a database you may reach the maximum limit of the virtual memory of your computer and your application can crash.
Is there any chance of fixing this problem?
Thank you very much for your help.
Best regards,
Klaus Kuehnert
The reason is that it is not freed after use!
If you take advantage of this procedure e.g. for displaying a larger number of charts stored as stream in a database you may reach the maximum limit of the virtual memory of your computer and your application can crash.
Is there any chance of fixing this problem?
Thank you very much for your help.
Best regards,
Klaus Kuehnert