LoadChartFromStreamCheck is not freed!

TeeChart VCL for Borland/CodeGear/Embarcadero RAD Studio, Delphi and C++ Builder.
Post Reply
IZP
Newbie
Newbie
Posts: 2
Joined: Thu Jul 08, 2004 4:00 am
Location: Dresden - GERMANY
Contact:

LoadChartFromStreamCheck is not freed!

Post by IZP » 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

Narcís
Site Admin
Site Admin
Posts: 14730
Joined: Mon Jun 09, 2003 4:00 am
Location: Banyoles, Catalonia
Contact:

Post by Narcís » Thu Jul 14, 2005 10:45 am

Hi Klaus,

We haven't been able to reproduce what you report here. Could you please send us an example we can run "as-is" to reproduce the problem here? Please post your files at [url]news://www.steema.net/steema.public.attachments[/url] newsgroup.
Best Regards,
Narcís Calvet / Development & Support
Steema Software
Avinguda Montilivi 33, 17003 Girona, Catalonia
Tel: 34 972 218 797
http://www.steema.com
Image Image Image Image Image Image
Instructions - How to post in this forum

IZP
Newbie
Newbie
Posts: 2
Joined: Thu Jul 08, 2004 4:00 am
Location: Dresden - GERMANY
Contact:

No problem anymore

Post by IZP » Tue Jul 19, 2005 7:38 am

Hello Narcís,
The problem does not exist any longer. After updating the TeeChart files with the newest versions everything functions well.
Thank you very much for replying.
Regards,
Klaus

Post Reply