RB 10.06 Memory leak
Hello,
I have just found a memory leak in the following procedure. The call
to GetBookmark does not have a corresponding call to FreeBookmark.
Regards,
Will.
procedure TppDBImage.PropertiesToDrawCommand(aDrawCommand:
TppDrawCommand);
[..]
lsImageName := Name + DataPipeline.Name + DataField +
IntToStr(DataPipeline.GetBookmark);
[..]
--
I have just found a memory leak in the following procedure. The call
to GetBookmark does not have a corresponding call to FreeBookmark.
Regards,
Will.
procedure TppDBImage.PropertiesToDrawCommand(aDrawCommand:
TppDrawCommand);
[..]
lsImageName := Name + DataPipeline.Name + DataField +
IntToStr(DataPipeline.GetBookmark);
[..]
--
This discussion has been closed.
Comments
Thanks for pointing this out. We will fix this for the next release of
ReportBuilder (10.07).
--
Regards,
Nico Cizik
Digital Metaphors
http://www.digital-metaphors.com
Nico Cizik
Digital Metaphors
http://www.digital-metaphors.com