ReportBuilder 14.03: Memory Leak on preview
Hi,
I try the ReportBuilder 14.03 and found memory leak after a invoke preview:
procedure TForm1.TestPreview;
begin
ppReport1.DeviceType := 'Screen';
ppReport1.Print;
end;
Remember to turn on ReportMemoryLeaksOnShutdown or use FastMM.
The leaks are:
5 12 bytes: TraParamList x 3
21 - 28 bytes: TObjectList x 3, UnicodeString x 3, Unknown x 3
29-36 bytes: TraParamRec x 3
--
Best regards,
Chau Chee Yang
I try the ReportBuilder 14.03 and found memory leak after a invoke preview:
procedure TForm1.TestPreview;
begin
ppReport1.DeviceType := 'Screen';
ppReport1.Print;
end;
Remember to turn on ReportMemoryLeaksOnShutdown or use FastMM.
The leaks are:
5 12 bytes: TraParamList x 3
21 - 28 bytes: TObjectList x 3, UnicodeString x 3, Unknown x 3
29-36 bytes: TraParamRec x 3
--
Best regards,
Chau Chee Yang
This discussion has been closed.
Comments
Send an email to support@ and request the patch.
We will still provide the patch for the trial version if you would like
to test it.
Nico Cizik
Digital Metaphors
http://www.digital-metaphors.com