Page 1 of 1

RemoveSeries does not release memory allocated to series

Posted: Wed Oct 01, 2014 7:44 am
by 16665635
RemoveSeries does not release the memory allocated to the removed series. Included is a test application which removes an old bar series from chart and creates a new bar series to chart every 100 ms using a timer. If you open up TaskManager in Windows you'll see that the private bytes allocated for the test application increases rapidly and never decreases i.e. memory is never released.

Re: RemoveSeries does not release memory allocated to series

Posted: Wed Oct 01, 2014 2:47 pm
by yeray
Hello,

I've reproduced this and created a new ticket in the public tracker:
http://bugs.teechart.net/show_bug.cgi?id=938