Memory Leak

TeeChart VCL for Borland/CodeGear/Embarcadero RAD Studio, Delphi and C++ Builder.
Post Reply
asp
Newbie
Newbie
Posts: 1
Joined: Fri Jan 23, 2015 12:00 am

Memory Leak

Post by asp » Tue May 05, 2015 12:30 pm

Hello!

Memory leak of TMarksCallout:

---------------------------
Unexpected Memory Leak
---------------------------
An unexpected memory leak has occurred. The unexpected small block leaks are:



29 - 36 bytes: Unknown x 3

37 - 44 bytes: TTeeBrush x 1

53 - 60 bytes: TWhitePen x 1, TTeePen x 1

109 - 116 bytes: TMarksCallout x 1


---------------------------
ОК
---------------------------

See attached sample project
Attachments
ChartMarks.zip
(57.01 KiB) Downloaded 397 times

Yeray
Site Admin
Site Admin
Posts: 9514
Joined: Tue Dec 05, 2006 12:00 am
Location: Girona, Catalonia
Contact:

Re: Memory Leak

Post by Yeray » Wed May 06, 2015 7:27 am

Hello,

I've just added it to the public tracker to be further investigated.
http://bugs.teechart.net/show_bug.cgi?id=1203

Thanks for reporting it.
Best Regards,
ImageYeray Alonso
Development & Support
Steema Software
Av. Montilivi 33, 17003 Girona, Catalonia (SP)
Image Image Image Image Image Image Please read our Bug Fixing Policy

Post Reply